service migrate_tools.commands in Migrate Tools 8.5
Same name and namespace in other branches
- 8.4 drush.services.yml \migrate_tools.commands
Class
\Drupal\migrate_tools\Commands\MigrateToolsCommandsTags
- drush.command
File
View source
- class: \Drupal\migrate_tools\Commands\MigrateToolsCommands
- arguments:
- - '@plugin.manager.migration'
- - '@date.formatter'
- - '@entity_type.manager'
- - '@keyvalue'
- tags:
- - { name: drush.command }