You are here

service config_update_ui.commands in Configuration Update Manager 8

Class

\Drupal\config_update_ui\Commands\ConfigUpdateUiCommands

Tags

  • drush.command

File

config_update_ui/drush.services.yml
config_update_ui/drush.services.yml

View source
  1. class: \Drupal\config_update_ui\Commands\ConfigUpdateUiCommands
  2. arguments:
  3. - '@config_update_ui.cli'
  4. tags:
  5. - { name: drush.command }