You are here

PhpmailerOauth2PluginManagerInterface.php in PHPMailer SMTP 2.1.x

File

src/PluginManager/PhpmailerOauth2PluginManagerInterface.php
View source
<?php

namespace Drupal\phpmailer_smtp\PluginManager;


/**
 * The PHPMailer OAuth 2 plugin manager interface.
 */
interface PhpmailerOauth2PluginManagerInterface {

}

Interfaces

Namesort descending Description
PhpmailerOauth2PluginManagerInterface The PHPMailer OAuth 2 plugin manager interface.