service module_missing_message_fixer.fix in Module Missing Message Fixer 8
Same name and namespace in other branches
- 2.0.x drush.services.yml \module_missing_message_fixer.fix
Class
\Drupal\module_missing_message_fixer\Commands\MmmfFixCommandTags
- drush.command
File
View source
- class: \Drupal\module_missing_message_fixer\Commands\MmmfFixCommand
- arguments:
- - '@module_missing_message_fixer.fixer'
- - '@database'
- - '@config.factory'
- tags:
- - { name: drush.command }