You are here

protected property EventBase::$migration in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/migrate/src/Event/EventBase.php \Drupal\migrate\Event\EventBase::migration
  2. 9 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;