You are here

protected property EntityLookup::$entityTypeManager in Migrate Plus 8.5

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

EntityLookup
This plugin looks for existing entities.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $entityTypeManager;