You are here

protected property PushNotificationsBroadcasterGcm::$countSuccess in Push Notifications 8

Count of successful tokens.

Type: int $countSuccess

File

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

Class

PushNotificationsBroadcasterGcm
Broadcasts Android messages.

Namespace

Drupal\push_notifications

Code

protected $countSuccess = 0;