You are here

protected property PushNotificationsBroadcasterApns::$success in Push Notifications 8

Flag to indicate success.

Type: bool $success

File

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

Class

PushNotificationsBroadcasterApns
Broadcasts Android messages.

Namespace

Drupal\push_notifications

Code

protected $success = FALSE;