protected property WebhookConfig::$id in Webhooks 8
The Webhook ID.
Type: string
File
- src/
Entity/ WebhookConfig.php, line 69
Class
- WebhookConfig
- Defines the Webhook entity.
Namespace
Drupal\webhooks\EntityCode
protected $id;
The Webhook ID.
Type: string
protected $id;