You are here

protected property RelationLookup::$entityTypeManager in CRM Core 8.3

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

modules/crm_core_user_sync/src/Plugin/migrate/process/RelationLookup.php, line 38

Class

RelationLookup
This plugin looks up relations of users to CRM individuals.

Namespace

Drupal\crm_core_user_sync\Plugin\migrate\process

Code

protected $entityTypeManager;