You are here

protected property PushNotificationsBroadcasterApns::$countSuccess in Push Notifications 8

Count of successful tokens.

Type: int $countSuccess

File

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

Class

PushNotificationsBroadcasterApns
Broadcasts Android messages.

Namespace

Drupal\push_notifications

Code

protected $countSuccess = 0;