You are here

protected property FieldProvider::$entityTypeManager in Lightweight Directory Access Protocol (LDAP) 8.4

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

ldap_user/src/FieldProvider.php, line 38

Class

FieldProvider
Provides the basic and required fields needed for user mappings.

Namespace

Drupal\ldap_user

Code

protected $entityTypeManager;