You are here

protected property TemplateForm::$moduleHandler in Workbench Email 8

Same name and namespace in other branches
  1. 2.x src/Form/TemplateForm.php \Drupal\workbench_email\Form\TemplateForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityForm::$moduleHandler

File

src/Form/TemplateForm.php, line 64

Class

TemplateForm
Class TemplateForm.

Namespace

Drupal\workbench_email\Form

Code

protected $moduleHandler;