You are here

protected property WebhookConfig::$secret in Webhooks 8

The Webhook secret.

Type: string

File

src/Entity/WebhookConfig.php, line 139

Class

WebhookConfig
Defines the Webhook entity.

Namespace

Drupal\webhooks\Entity

Code

protected $secret;