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