You are here

protected property PushNotificationsMessageSenderAccounts::$accounts in Push Notifications 8

Recipient account objects.

Type: array $accounts

File

src/PushNotificationsMessageSenderAccounts.php, line 19
Contains \Drupal\push_notifications\PushNotificationsMessageSenderAccounts.

Class

PushNotificationsMessageSenderAccounts
Send a simple message alert to a list of tokens..

Namespace

Drupal\push_notifications

Code

protected $accounts;