You are here

protected property CrmCoreUserSyncRelation::$entityTypeManager in CRM Core 8.3

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/crm_core_user_sync/src/CrmCoreUserSyncRelation.php, line 24

Class

CrmCoreUserSyncRelation
Relation service.

Namespace

Drupal\crm_core_user_sync

Code

protected $entityTypeManager;