protected property OAuth2ServerStorageTestCase::$storage in OAuth2 Server 7
The storage instance to be tested.
Type: \Drupal\oauth2_server\Storage
File
- tests/
oauth2_server.test, line 888 - OAuth2 tests.
Class
Code
protected $storage;
The storage instance to be tested.
Type: \Drupal\oauth2_server\Storage
protected $storage;