You are here

protected property Oauth2ClientServiceBase::$oauth2ClientPluginManager in OAuth2 Client 8.3

The OAuth2 Client plugin manager.

Type: \Drupal\oauth2_client\PluginManager\Oauth2ClientPluginManagerInterface

File

src/Service/Oauth2ClientServiceBase.php, line 18

Class

Oauth2ClientServiceBase
Base class for OAuth2 Client services.

Namespace

Drupal\oauth2_client\Service

Code

protected $oauth2ClientPluginManager;