You are here

service update_helper_checklist.configuration_update_subscriber in Update helper 2.x

Same name and namespace in other branches
  1. 8 modules/update_helper_checklist/update_helper_checklist.services.yml \update_helper_checklist.configuration_update_subscriber

Class

Drupal\update_helper_checklist\Events\ConfigurationUpdateSubscriber

Tags

  • event_subscriber

File

modules/update_helper_checklist/update_helper_checklist.services.yml
modules/update_helper_checklist/update_helper_checklist.services.yml

View source
  1. class: Drupal\update_helper_checklist\Events\ConfigurationUpdateSubscriber
  2. arguments:
  3. - '@update_helper_checklist.update_checklist'
  4. tags:
  5. - { name: event_subscriber }