You are here

constant WebhookConfig::CONTENT_TYPE_JSON in Webhooks 8

The Json format.

File

src/Entity/WebhookConfig.php, line 57

Class

WebhookConfig
Defines the Webhook entity.

Namespace

Drupal\webhooks\Entity

Code

const CONTENT_TYPE_JSON = 'application/json';