You are here

service update_helper_checklist.configuration_update_generator in Update helper 8

Class

Drupal\update_helper_checklist\Generator\ConfigurationUpdateGenerator

Tags

  • drupal.generator

File

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

View source
  1. class: Drupal\update_helper_checklist\Generator\ConfigurationUpdateGenerator
  2. arguments:
  3. - '@module_handler'
  4. - '@update_helper_checklist.update_checklist'
  5. tags:
  6. - { name: drupal.generator }