You are here

protected property OpenIDConnectAccountsForm::$configFactory in OpenID Connect / OAuth client 8

Drupal\Core\Config\ConfigFactory definition.

Type: \Drupal\Core\Config\ConfigFactory

Overrides FormBase::$configFactory

File

src/Form/OpenIDConnectAccountsForm.php, line 65

Class

OpenIDConnectAccountsForm
Provides the user-specific OpenID Connect settings form.

Namespace

Drupal\openid_connect\Form

Code

protected $configFactory;