You are here

interface PhpmailerOauth2PluginManagerInterface in PHPMailer SMTP 2.1.x

The PHPMailer OAuth 2 plugin manager interface.

Hierarchy

Expanded class hierarchy of PhpmailerOauth2PluginManagerInterface

All classes that implement PhpmailerOauth2PluginManagerInterface

2 files declare their use of PhpmailerOauth2PluginManagerInterface
PhpMailerSmtp.php in src/Plugin/Mail/PhpMailerSmtp.php
SettingsForm.php in src/Form/SettingsForm.php

File

src/PluginManager/PhpmailerOauth2PluginManagerInterface.php, line 8

Namespace

Drupal\phpmailer_smtp\PluginManager
View source
interface PhpmailerOauth2PluginManagerInterface {

}

Members