protected property MigrateExecutable::$eventDispatcher in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/
modules/ migrate/ src/ MigrateExecutable.php, line 100 - Contains \Drupal\migrate\MigrateExecutable.
Class
- MigrateExecutable
- Defines a migrate executable class.
Namespace
Drupal\migrateCode
protected $eventDispatcher;