You are here

protected property PushNotificationsBroadcasterApns::$tokens in Push Notifications 8

List of tokens.

Type: array $tokens

File

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

Class

PushNotificationsBroadcasterApns
Broadcasts Android messages.

Namespace

Drupal\push_notifications

Code

protected $tokens;