You are here

protected property PushNotificationsBroadcasterGcm::$success in Push Notifications 8

Flag to indicate success of all batches.

Type: bool $success

File

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

Class

PushNotificationsBroadcasterGcm
Broadcasts Android messages.

Namespace

Drupal\push_notifications

Code

protected $success = FALSE;