protected property SettingsForm::$moduleHandler in Reroute Email 8
Same name and namespace in other branches
- 2.x 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\FormCode
protected $moduleHandler;