You are here

protected property ScopeForm::$storage in OAuth2 Server 8

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

The scope storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/ScopeForm.php, line 29

Class

ScopeForm
Class Scope Form.

Namespace

Drupal\oauth2_server\Form

Code

protected $storage;