protected property ReceiveEvent::$webhook in Webhooks 8
The webhook.
Type: \Drupal\webhooks\Webhook
File
- src/
Event/ ReceiveEvent.php, line 21
Class
- ReceiveEvent
- Class Receive Event.
Namespace
Drupal\webhooks\EventCode
protected $webhook;
The webhook.
Type: \Drupal\webhooks\Webhook
protected $webhook;