You are here

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

LDAP User Manager.

Type: \Drupal\ldap_servers\LdapUserManager

File

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

Class

LdapUserTestForm
A form to allow the administrator to query LDAP.

Namespace

Drupal\ldap_user\Form

Code

protected $ldapUserManager;