You are here

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

Same name and namespace in other branches
  1. 8.3 ldap_authentication/src/Form/LdapAuthenticationAdminForm.php \Drupal\ldap_authentication\Form\LdapAuthenticationAdminForm::moduleHandler

Module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

ldap_authentication/src/Form/LdapAuthenticationAdminForm.php, line 26

Class

LdapAuthenticationAdminForm
Provides the form for ldap_authentication options.

Namespace

Drupal\ldap_authentication\Form

Code

protected $moduleHandler;