You are here

protected property Oauth2AuthorizeForm::$configFactory in Simple OAuth (OAuth2) & OpenID Connect 8.3

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

simple_oauth_extras/src/Controller/Oauth2AuthorizeForm.php, line 52

Class

Oauth2AuthorizeForm
Authorize form.

Namespace

Drupal\simple_oauth_extras\Controller

Code

protected $configFactory;