You are here

service push_notifications.token_query in Push Notifications 8

Class

Drupal\push_notifications\PushNotificationsTokenQuery
1 string reference to push_notifications.token_query
PushNotificationForm::create in src/Form/PushNotificationForm.php
Instantiates a new instance of this class.

File

./push_notifications.services.yml
push_notifications.services.yml

View source
  1. class: Drupal\push_notifications\PushNotificationsTokenQuery
  2. arguments:
  3. - '@entity.query'
  4. - '@entity.manager'