You are here

service migrate_tools.migration_sync in Migrate Tools 8.4

Same name and namespace in other branches
  1. 8.5 migrate_tools.services.yml \migrate_tools.migration_sync

Class

Drupal\migrate_tools\EventSubscriber\MigrationImportSync

Tags

  • event_subscriber

File

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

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