You are here

protected property SecureLoginConfigForm::$moduleHandler in Secure Login 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/SecureLoginConfigForm.php, line 22

Class

SecureLoginConfigForm
Implements a SecureLogin Config form.

Namespace

Drupal\securelogin\Form

Code

protected $moduleHandler;