You are here

protected property PushNotificationsMessageSenderBase::$networks in Push Notifications 8

Target Networks.

Type: array $networks

File

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

Class

PushNotificationsMessageSenderBase
Handles sending of alerts.

Namespace

Drupal\push_notifications

Code

protected $networks;