You are here

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

Same name and namespace in other branches
  1. 8 src/OpenIDConnectClaims.php \Drupal\openid_connect\OpenIDConnectClaims::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/OpenIDConnectClaims.php, line 25

Class

OpenIDConnectClaims
The OpenID Connect claims service.

Namespace

Drupal\openid_connect

Code

protected $configFactory;