You are here

protected property OpenIDConnectSession::$configFactory in OpenID Connect / OAuth client 2.x

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/OpenIDConnectSession.php, line 22

Class

OpenIDConnectSession
Session service of the OpenID Connect module.

Namespace

Drupal\openid_connect

Code

protected $configFactory;