You are here

protected property ServerTestForm::$moduleHandler in Lightweight Directory Access Protocol (LDAP) 8.3

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityForm::$moduleHandler

File

ldap_servers/src/Form/ServerTestForm.php, line 43

Class

ServerTestForm
Use Drupal\Core\Form\FormBase;.

Namespace

Drupal\ldap_servers\Form

Code

protected $moduleHandler;