You are here

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

Drupal User Processor.

Type: \Drupal\ldap_user\Processor\DrupalUserProcessor

File

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

Class

LdapUserTestForm
A form to allow the administrator to query LDAP.

Namespace

Drupal\ldap_user\Form

Code

protected $drupalUserProcessor;