You are here

protected property EntityLookup::$entityManager in Migrate Plus 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/migrate/process/EntityLookup.php \Drupal\migrate_plus\Plugin\migrate\process\EntityLookup::entityManager
  2. 8.4 src/Plugin/migrate/process/EntityLookup.php \Drupal\migrate_plus\Plugin\migrate\process\EntityLookup::entityManager

@var \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

EntityLookup
This plugin looks for existing entities.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $entityManager;