protected property SettingsForm::$mailManager in PHPMailer SMTP 2.x
Same name and namespace in other branches
- 8 src/Form/SettingsForm.php \Drupal\phpmailer_smtp\Form\SettingsForm::mailManager
- 2.0.x src/Form/SettingsForm.php \Drupal\phpmailer_smtp\Form\SettingsForm::mailManager
- 2.1.x src/Form/SettingsForm.php \Drupal\phpmailer_smtp\Form\SettingsForm::mailManager
The mail manager.
Type: \Drupal\Core\Mail\MailManagerInterface
File
- src/
Form/ SettingsForm.php, line 23
Class
- SettingsForm
- Defines a form to configure PHPMailer SMTP settings.
Namespace
Drupal\phpmailer_smtp\FormCode
protected $mailManager;