You are here

service migrate_tools_test.commands in Migrate Tools 8.4

Same name and namespace in other branches
  1. 8.5 tests/modules/migrate_tools_test/drush.services.yml \migrate_tools_test.commands

Class

\Drupal\migrate_tools_test\Commands\MigrateToolsTestCommands

Tags

  • drush.command

File

tests/modules/migrate_tools_test/drush.services.yml
tests/modules/migrate_tools_test/drush.services.yml

View source
  1. class: \Drupal\migrate_tools_test\Commands\MigrateToolsTestCommands
  2. arguments:
  3. - '@plugin.manager.migration'
  4. tags:
  5. - { name: drush.command }