You are here

protected property Oauth2AuthorizeForm::$grantManager in Simple OAuth (OAuth2) & OpenID Connect 8.2

Same name and namespace in other branches
  1. 8.3 simple_oauth_extras/src/Controller/Oauth2AuthorizeForm.php \Drupal\simple_oauth_extras\Controller\Oauth2AuthorizeForm::grantManager

Type: \Drupal\simple_oauth\Plugin\Oauth2GrantManagerInterface

File

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

Class

Oauth2AuthorizeForm

Namespace

Drupal\simple_oauth_extras\Controller

Code

protected $grantManager;