You are here

protected property EntityLookup::$entityFieldManager in Migrate Plus 8.5

The field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/migrate/process/EntityLookup.php, line 75

Class

EntityLookup
This plugin looks for existing entities.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $entityFieldManager;