You are here

protected property MigrationImportSync::$dispatcher in Migrate Tools 8.5

Same name and namespace in other branches
  1. 8.4 src/EventSubscriber/MigrationImportSync.php \Drupal\migrate_tools\EventSubscriber\MigrationImportSync::dispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/EventSubscriber/MigrationImportSync.php, line 24

Class

MigrationImportSync
Import and sync source and destination.

Namespace

Drupal\migrate_tools\EventSubscriber

Code

protected $dispatcher;