protected property OAuth::$provider

An instance of the League OAuth Client Provider.

Type: AbstractProvider

File

inc/PHPMailer/src/OAuth.php, line 42

Class

OAuth
OAuth - OAuth2 authentication wrapper class. Uses the oauth2-client package from the League of Extraordinary Packages.

Namespace

PHPMailer\PHPMailer

Code

protected $provider;