You are here

protected property Oauth2ClientGrantServiceBase::$oauth2ClientPluginManager in OAuth2 Client 8.3

Same name and namespace in other branches
  1. 8.2 src/Service/Grant/Oauth2ClientGrantServiceBase.php \Drupal\oauth2_client\Service\Grant\Oauth2ClientGrantServiceBase::oauth2ClientPluginManager

The OAuth2 Client plugin manager.

Type: \Drupal\oauth2_client\PluginManager\Oauth2ClientPluginManager

Overrides Oauth2ClientServiceBase::$oauth2ClientPluginManager

File

src/Service/Grant/Oauth2ClientGrantServiceBase.php, line 43

Class

Oauth2ClientGrantServiceBase
Base class for OAuth2 Client grant services.

Namespace

Drupal\oauth2_client\Service\Grant

Code

protected $oauth2ClientPluginManager;