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\EntityCode
protected $secret;
The Webhook secret.
Type: string
protected $secret;