public function PushNotificationsMessageSenderBase::__construct in Push Notifications 8
Constructor.
2 methods override PushNotificationsMessageSenderBase::__construct()
File
- src/
PushNotificationsMessageSenderBase.php, line 50 - Contains \Drupal\push_notifications\PushNotificationsMessageSenderBase.
Class
- PushNotificationsMessageSenderBase
- Handles sending of alerts.
Namespace
Drupal\push_notificationsCode
public function __construct() {
}