You are here

protected property WebhookConfig::$response_ok in Webhooks 8

The Webhook response_ok.

Type: bool

File

src/Entity/WebhookConfig.php, line 118

Class

WebhookConfig
Defines the Webhook entity.

Namespace

Drupal\webhooks\Entity

Code

protected $response_ok;