protected property PushNotificationsDispatcher::$networks in Push Notifications 8
Available networks.
Type: array $networks.
File
- src/
PushNotificationsDispatcher.php, line 33 - Contains \Drupal\push_notifications\PushNotificationsDispatcher.
Class
- PushNotificationsDispatcher
- Handles dispatching of messages. This class will send out the message to all networks in the list of tokens.
Namespace
Drupal\push_notificationsCode
protected $networks;