You are here

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

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

ldap_user/src/Form/LdapUserAdminForm.php, line 41

Class

LdapUserAdminForm
Provides the form to configure user configuration and field mapping.

Namespace

Drupal\ldap_user\Form

Code

protected $entityTypeManager;