Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MigrationLookup.php
MigrationLookup::$migrateLookup
The migrate lookup service.
Type:
\Drupal\migrate\MigrateLookupInterface
File
core/
modules/
migrate/
src/
Plugin/
migrate/
process/
MigrationLookup.php
, line 140
Class
MigrationLookup
Looks up the value of a property based on a previous migration.
Namespace
Drupal\migrate\Plugin\migrate\process
Code
protected $migrateLookup;
RSS feed