protected property SettingsForm::$moduleHandler in PHPMailer SMTP 2.x
Same name and namespace in other branches
- 8 src/Form/SettingsForm.php \Drupal\phpmailer_smtp\Form\SettingsForm::moduleHandler
- 2.0.x src/Form/SettingsForm.php \Drupal\phpmailer_smtp\Form\SettingsForm::moduleHandler
- 2.1.x src/Form/SettingsForm.php \Drupal\phpmailer_smtp\Form\SettingsForm::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Form/ SettingsForm.php, line 37
Class
- SettingsForm
- Defines a form to configure PHPMailer SMTP settings.
Namespace
Drupal\phpmailer_smtp\FormCode
protected $moduleHandler;