EventBase::$migration

Same name and namespace in other branches
  1. 8.9.x core/modules/migrate/src/Event/EventBase.php \Drupal\migrate\Event\EventBase::migration
  2. 10 core/modules/migrate/src/Event/EventBase.php \Drupal\migrate\Event\EventBase::migration
  3. 11.x core/modules/migrate/src/Event/EventBase.php \Drupal\migrate\Event\EventBase::migration

The migration.

Type: \Drupal\migrate\Plugin\MigrationInterface

File

core/modules/migrate/src/Event/EventBase.php, line 16

Class

EventBase

Namespace

Drupal\migrate\Event

Code

protected $migration;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.