MigrationLookup::$migration

The migration to be executed.

Type: \Drupal\migrate\Plugin\MigrationInterface

File

core/modules/migrate/src/Plugin/migrate/process/MigrationLookup.php, line 133

Class

MigrationLookup
Looks up the value of a property based on a previous migration.

Namespace

Drupal\migrate\Plugin\migrate\process

Code

protected $migration;

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