You are here

protected property FieldBundle::$migrateLookup in Drupal 10

Same name and namespace in other branches
  1. 9 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;