You are here

protected property SettingsForm::$languageManager in PHPMailer 8.3

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/SettingsForm.php, line 29

Class

SettingsForm
Defines a form that configures devel settings.

Namespace

Drupal\phpmailer\Form

Code

protected $languageManager;