You are here

protected property MigrateRollbackEvent::$migration in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/src/Event/MigrateRollbackEvent.php \Drupal\migrate\Event\MigrateRollbackEvent::migration

Migration entity.

Type: \Drupal\migrate\Entity\MigrationInterface

File

core/modules/migrate/src/Event/MigrateRollbackEvent.php, line 23
Contains \Drupal\migrate\Event\MigrateRollbackEvent.

Class

MigrateRollbackEvent
Wraps a pre- or post-rollback event for event listeners.

Namespace

Drupal\migrate\Event

Code

protected $migration;