You are here

public function PushNotificationsBroadcasterGcm::__construct in Push Notifications 8

Constructor.

File

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

Class

PushNotificationsBroadcasterGcm
Broadcasts Android messages.

Namespace

Drupal\push_notifications

Code

public function __construct() {
}