You are here

protected property OpenIDConnectClientCollection::$clientId in OpenID Connect / OAuth client 2.x

The OpenID Connect client ID this plugin collection belongs to.

Type: \Drupal\openid_connect\OpenIDConnectClientEntityInterface

File

src/Plugin/OpenIDConnectClientCollection.php, line 19

Class

OpenIDConnectClientCollection
Provides a collection of OpenID Connect client plugins.

Namespace

Drupal\openid_connect\Plugin

Code

protected $clientId;