You are here

protected property HtmlMailConfigurationForm::$moduleHandler in HTML Mail 8.3

Same name and namespace in other branches
  1. 8 src/Form/HtmlMailConfigurationForm.php \Drupal\htmlmail\Form\HtmlMailConfigurationForm::moduleHandler

The module_handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/HtmlMailConfigurationForm.php, line 24

Class

HtmlMailConfigurationForm
Class HtmlMailConfigurationForm.

Namespace

Drupal\htmlmail\Form

Code

protected $moduleHandler;