You are here

service push_notifications.message_sender_list in Push Notifications 8

Class

Drupal\push_notifications\PushNotificationsMessageSenderList
1 string reference to push_notifications.message_sender_list
PushNotificationsSendMessageForm::submitForm in src/Form/PushNotificationsSendMessageForm.php
Form submission handler.

File

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

View source
  1. class: Drupal\push_notifications\PushNotificationsMessageSenderList
  2. arguments:
  3. - '@push_notifications.dispatcher'