You are here

protected property MigrateIdMapMessageEvent::$migration in Drupal 9

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

Migration entity.

Type: \Drupal\migrate\Plugin\MigrationInterface

File

core/modules/migrate/src/Event/MigrateIdMapMessageEvent.php, line 18

Class

MigrateIdMapMessageEvent
Wraps an idmap message event for event listeners.

Namespace

Drupal\migrate\Event

Code

protected $migration;