You are here

protected property PushNotificationsMessageSenderBase::$tokens in Push Notifications 8

List of user tokens.

Type: array $tokens

File

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

Class

PushNotificationsMessageSenderBase
Handles sending of alerts.

Namespace

Drupal\push_notifications

Code

protected $tokens = array();