You are here

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

The PHPMailer OAuth2 plugin manager.

Type: \Drupal\phpmailer_smtp\PluginManager\PhpmailerOauth2PluginManagerInterface

File

src/Plugin/Mail/PhpMailerSmtp.php, line 110

Class

PhpMailerSmtp
Implements the base PHPMailer SMTP class for the Drupal MailInterface.

Namespace

Drupal\phpmailer_smtp\Plugin\Mail

Code

protected $phpmailerOauth2PluginManager;