You are here

protected property SettingsForm::$moduleHandler in Reroute Email 2.x

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

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/SettingsForm.php, line 30

Class

SettingsForm
Implements a settings form for Reroute Email configuration.

Namespace

Drupal\reroute_email\Form

Code

protected $moduleHandler;