You are here

protected property WebhookConfig::$token in Webhooks 8

The Webhook token.

Type: string

File

src/Entity/WebhookConfig.php, line 146

Class

WebhookConfig
Defines the Webhook entity.

Namespace

Drupal\webhooks\Entity

Code

protected $token;