protected property OAuth::$oauthToken

The current OAuth access token.

Type: AccessToken

File

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

Class

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

Namespace

PHPMailer\PHPMailer

Code

protected $oauthToken;