You are here

constant WebhookConfig::CONTENT_TYPE_XML in Webhooks 8

The Xml format.

File

src/Entity/WebhookConfig.php, line 62

Class

WebhookConfig
Defines the Webhook entity.

Namespace

Drupal\webhooks\Entity

Code

const CONTENT_TYPE_XML = 'application/xml';