You are here

protected property PushNotificationsDispatcher::$message in Push Notifications 8

Message.

Type: string $messages

File

src/PushNotificationsDispatcher.php, line 27
Contains \Drupal\push_notifications\PushNotificationsDispatcher.

Class

PushNotificationsDispatcher
Handles dispatching of messages. This class will send out the message to all networks in the list of tokens.

Namespace

Drupal\push_notifications

Code

protected $message;