MigrateRollbackEvent::$migration
Same name in other branches
- 9 core/modules/migrate/src/Event/MigrateRollbackEvent.php \Drupal\migrate\Event\MigrateRollbackEvent::migration
- 8.9.x core/modules/migrate/src/Event/MigrateRollbackEvent.php \Drupal\migrate\Event\MigrateRollbackEvent::migration
- 11.x core/modules/migrate/src/Event/MigrateRollbackEvent.php \Drupal\migrate\Event\MigrateRollbackEvent::migration
Migration entity.
Type: \Drupal\migrate\Plugin\MigrationInterface
File
-
core/
modules/ migrate/ src/ Event/ MigrateRollbackEvent.php, line 18
Class
- MigrateRollbackEvent
- Wraps a pre- or post-rollback event for event listeners.
Namespace
Drupal\migrate\EventCode
protected $migration;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.