protected property FieldBundle::$migrateLookup in Drupal 9
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\d7Code
protected $migrateLookup;