You are here

protected property MassContactForm::$moduleHandler in Mass Contact 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityForm::$moduleHandler

File

src/Form/MassContactForm.php, line 42

Class

MassContactForm
Main form for sending Mass Contact emails.

Namespace

Drupal\mass_contact\Form

Code

protected $moduleHandler;