You are here

service plugin.manager.push in Open Social 8.9

Same name and namespace in other branches
  1. 8.7 modules/custom/activity_send/modules/activity_send_push_notification/activity_send_push_notification.services.yml \plugin.manager.push
  2. 8.8 modules/custom/activity_send/modules/activity_send_push_notification/activity_send_push_notification.services.yml \plugin.manager.push
  3. 10.3.x modules/custom/activity_send/modules/activity_send_push_notification/activity_send_push_notification.services.yml \plugin.manager.push
  4. 10.0.x modules/custom/activity_send/modules/activity_send_push_notification/activity_send_push_notification.services.yml \plugin.manager.push
  5. 10.1.x modules/custom/activity_send/modules/activity_send_push_notification/activity_send_push_notification.services.yml \plugin.manager.push
  6. 10.2.x modules/custom/activity_send/modules/activity_send_push_notification/activity_send_push_notification.services.yml \plugin.manager.push

Class

Drupal\activity_send_push_notification\PushManager
2 string references to plugin.manager.push
activity_send_push_notification_form_user_form_alter in modules/custom/activity_send/modules/activity_send_push_notification/activity_send_push_notification.module
Implements hook_form_FORM_ID_alter().
PushManager::submitForm in modules/custom/activity_send/modules/activity_send_push_notification/src/PushManager.php
Save settings of plugin instances.

File

modules/custom/activity_send/modules/activity_send_push_notification/activity_send_push_notification.services.yml
modules/custom/activity_send/modules/activity_send_push_notification/activity_send_push_notification.services.yml

View source
  1. class: Drupal\activity_send_push_notification\PushManager
  2. parent: default_plugin_manager