protected property MigrateRowDeleteEvent::$migration in Drupal 8
Same name and namespace in other branches
- 9 core/modules/migrate/src/Event/MigrateRowDeleteEvent.php \Drupal\migrate\Event\MigrateRowDeleteEvent::migration
Migration entity.
Type: \Drupal\migrate\Plugin\MigrationInterface
File
- core/
modules/ migrate/ src/ Event/ MigrateRowDeleteEvent.php, line 18
Class
- MigrateRowDeleteEvent
- Wraps a row deletion event for event listeners.
Namespace
Drupal\migrate\EventCode
protected $migration;