You are here

service update_helper_checklist.command_gcu_subscriber in Update helper 2.x

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

Class

Drupal\update_helper_checklist\Events\CommandGcuSubscriber

Tags

  • event_subscriber

File

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

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