Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MigrationLookup.php
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;
RSS feed