You are here

protected property PushNotificationsBroadcasterGcm::$tokens in Push Notifications 8

List of tokens.

Type: array $tokens

File

src/PushNotificationsBroadcasterGcm.php, line 24
Contains \Drupal\push_notifications\PushNotificationsBroadcasterGcm.

Class

PushNotificationsBroadcasterGcm
Broadcasts Android messages.

Namespace

Drupal\push_notifications

Code

protected $tokens;