You are here

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

Same name and namespace in other branches
  1. 8.3 ldap_user/src/Form/LdapUserTestForm.php \Drupal\ldap_user\Form\LdapUserTestForm::entityTypeManager

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

ldap_user/src/Form/LdapUserTestForm.php, line 49

Class

LdapUserTestForm
A form to allow the administrator to query LDAP.

Namespace

Drupal\ldap_user\Form

Code

protected $entityTypeManager;