You are here

service module_missing_message_fixer.list in Module Missing Message Fixer 2.0.x

Same name and namespace in other branches
  1. 8 drush.services.yml \module_missing_message_fixer.list

Class

\Drupal\module_missing_message_fixer\Commands\MmmfListCommand

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\module_missing_message_fixer\Commands\MmmfListCommand
  2. arguments:
  3. - '@module_missing_message_fixer.fixer'
  4. tags:
  5. - { name: drush.command }