FieldBundle::$migrateLookup

Same name in other branches
  1. 10 core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php \Drupal\field\Plugin\migrate\process\d7\FieldBundle::migrateLookup
  2. 11.x core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php \Drupal\field\Plugin\migrate\process\d7\FieldBundle::migrateLookup

The migrate lookup service.

Type: \Drupal\migrate\MigrateLookupInterface

File

core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php, line 65

Class

FieldBundle
Determines the bundle for a field.

Namespace

Drupal\field\Plugin\migrate\process\d7

Code

protected $migrateLookup;

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