You are here

protected property SettingsForm::$phpmailerOauth2PluginManager in PHPMailer SMTP 2.1.x

The PHPMailer OAuth2 plugin manager.

Type: \Drupal\phpmailer_smtp\PluginManager\PhpmailerOauth2PluginManagerInterface

File

src/Form/SettingsForm.php, line 45

Class

SettingsForm
Defines a form to configure PHPMailer SMTP settings.

Namespace

Drupal\phpmailer_smtp\Form

Code

protected $phpmailerOauth2PluginManager;