You are here

protected property SettingsForm::$languageManager in PHPMailer SMTP 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/SettingsForm.php \Drupal\phpmailer_smtp\Form\SettingsForm::languageManager
  2. 2.x src/Form/SettingsForm.php \Drupal\phpmailer_smtp\Form\SettingsForm::languageManager
  3. 2.1.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 30

Class

SettingsForm
Defines a form to configure PHPMailer SMTP settings.

Namespace

Drupal\phpmailer_smtp\Form

Code

protected $languageManager;