You are here

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

Same name and namespace in other branches
  1. 5.x src/Controller/Oauth2AuthorizeForm.php \Drupal\simple_oauth\Controller\Oauth2AuthorizeForm::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides FormBase::$configFactory

File

src/Controller/Oauth2AuthorizeForm.php, line 62

Class

Oauth2AuthorizeForm
Authorize form.

Namespace

Drupal\simple_oauth\Controller

Code

protected $configFactory;