You are here

protected property SMTPConfigForm::$moduleHandler in SMTP Authentication Support 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/SMTPConfigForm.php, line 55

Class

SMTPConfigForm
Implements the SMTP admin settings form.

Namespace

Drupal\smtp\Form

Code

protected $moduleHandler;