You are here

protected property WebhookConfig::$content_type in Webhooks 8

The Webhook content type.

Type: string

File

src/Entity/WebhookConfig.php, line 104

Class

WebhookConfig
Defines the Webhook entity.

Namespace

Drupal\webhooks\Entity

Code

protected $content_type;