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_notificationsCode
public function __construct() {
}