You are here

protected property WebhookConfig::$non_blocking in Webhooks 8

Is non-blocking?

Type: bool

File

src/Entity/WebhookConfig.php, line 153

Class

WebhookConfig
Defines the Webhook entity.

Namespace

Drupal\webhooks\Entity

Code

protected $non_blocking;