You are here

protected property AuthorizeForm::$storage in OAuth2 Server 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/AuthorizeForm.php \Drupal\oauth2_server\Form\AuthorizeForm::storage

The OAuth2Storage.

Type: \Drupal\oauth2_server\OAuth2StorageInterface

File

src/Form/AuthorizeForm.php, line 25

Class

AuthorizeForm
Class Authorize Form.

Namespace

Drupal\oauth2_server\Form

Code

protected $storage;