You are here

protected property LdapUserMappingBaseForm::$moduleHandler in Lightweight Directory Access Protocol (LDAP) 8.4

Module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

ldap_user/src/Form/LdapUserMappingBaseForm.php, line 27

Class

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

Namespace

Drupal\ldap_user\Form

Code

protected $moduleHandler;