You are here

protected property OAuth2Controller::$storage in OAuth2 Server 8

Same name and namespace in other branches
  1. 2.0.x src/Controller/OAuth2Controller.php \Drupal\oauth2_server\Controller\OAuth2Controller::storage

The OAuth2Storage.

Type: \Drupal\oauth2_server\OAuth2StorageInterface

File

src/Controller/OAuth2Controller.php, line 30

Class

OAuth2Controller
Class OAuth2 Controller.

Namespace

Drupal\oauth2_server\Controller

Code

protected $storage;