You are here

protected property MigratePreRowSaveEvent::$migration in Zircon Profile 8

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

Migration entity.

Type: \Drupal\migrate\Entity\MigrationInterface

File

core/modules/migrate/src/Event/MigratePreRowSaveEvent.php, line 31
Contains \Drupal\migrate\Event\MigratePreRowSaveEvent.

Class

MigratePreRowSaveEvent
Wraps a pre-save event for event listeners.

Namespace

Drupal\migrate\Event

Code

protected $migration;