You are here

protected property OpenIDConnectClientEntity::$pluginManager in OpenID Connect / OAuth client 2.x

The OpenID Connect plugin manager.

Type: \Drupal\openid_connect\Plugin\OpenIDConnectClientManager

File

src/Entity/OpenIDConnectClientEntity.php, line 81

Class

OpenIDConnectClientEntity
Defines the OpenID Connect client entity.

Namespace

Drupal\openid_connect\Entity

Code

protected $pluginManager;