drush.services.yml in Migrate Upgrade 8.3
File
drush.services.ymlView source
- services:
- migrate_upgrade.commands:
- class: \Drupal\migrate_upgrade\Commands\MigrateUpgradeCommands
- arguments: ['@state', '@logger.factory']
- tags:
- - { name: drush.command }