You are here

protected property WebhookSubscriber::$messenger in Webhooks 8

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

modules/webhook/src/EventSubscriber/WebhookSubscriber.php, line 25

Class

WebhookSubscriber
Webhook event subscriber.

Namespace

Drupal\webhook\EventSubscriber

Code

protected $messenger;