You are here

service migrate_tools.migration_drush_command_progress in Migrate Tools 8.5

Same name and namespace in other branches
  1. 8.4 migrate_tools.services.yml \migrate_tools.migration_drush_command_progress

Class

Drupal\migrate_tools\EventSubscriber\MigrationDrushCommandProgress

Tags

  • event_subscriber

File

./migrate_tools.services.yml
migrate_tools.services.yml

View source
  1. class: Drupal\migrate_tools\EventSubscriber\MigrationDrushCommandProgress
  2. tags:
  3. - { name: event_subscriber }
  4. arguments:
  5. - '@logger.channel.migrate_tools'