You are here

protected property PushNotificationsMessageSenderBase::$message in Push Notifications 8

The message that will be used in the payload.

Type: string $message

File

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

Class

PushNotificationsMessageSenderBase
Handles sending of alerts.

Namespace

Drupal\push_notifications

Code

protected $message;