You are here

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

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

The server storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/ServerForm.php, line 30

Class

ServerForm
Class Server Form.

Namespace

Drupal\oauth2_server\Form

Code

protected $storage;