You are here

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

Entity Field Manager.

Type: \Drupal\Core\Entity\EntityFieldManager

File

ldap_user/src/FieldProvider.php, line 52

Class

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

Namespace

Drupal\ldap_user

Code

protected $entityFieldManager;