You are here

protected property Oauth2ClientService::$oauth2ClientPluginManager in OAuth2 Client 8.2

The OAuth2 Client plugin manager.

Type: \Drupal\oauth2_client\PluginManager\Oauth2ClientPluginManagerInterface

File

src/Service/Oauth2ClientService.php, line 19

Class

Oauth2ClientService
The OAuth2 Client service.

Namespace

Drupal\oauth2_client\Service

Code

protected $oauth2ClientPluginManager;