You are here

protected property RouteAccess::$pluginManager in OAuth2 Client 8.3

The OAuth2 Client plugin manager.

Type: \Drupal\oauth2_client\PluginManager\Oauth2ClientPluginManager

File

src/Access/RouteAccess.php, line 24

Class

RouteAccess
Custom access checking on oauth2_client routes.

Namespace

Drupal\oauth2_client\Access

Code

protected $pluginManager;