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