You are here

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

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

Type: \League\OAuth2\Server\AuthorizationServer

File

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

Class

Oauth2AuthorizeForm
Authorize form.

Namespace

Drupal\simple_oauth_extras\Controller

Code

protected $server;