You are here

protected property ClientForm::$storage in OAuth2 Server 8

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

The client storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/ClientForm.php, line 30

Class

ClientForm
Class Client Form.

Namespace

Drupal\oauth2_server\Form

Code

protected $storage;