You are here

protected property PushNotificationsMessageSenderBase::$dispatcher in Push Notifications 8

Alert Dispatcher.

Type: object $dispatcher

File

src/PushNotificationsMessageSenderBase.php, line 33
Contains \Drupal\push_notifications\PushNotificationsMessageSenderBase.

Class

PushNotificationsMessageSenderBase
Handles sending of alerts.

Namespace

Drupal\push_notifications

Code

protected $dispatcher;