You are here

protected property OAuth2ServerStorageTest::$storage in OAuth2 Server 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Functional/OAuth2ServerStorageTest.php \Drupal\Tests\oauth2_server\Functional\OAuth2ServerStorageTest::storage

The storage instance to be tested.

Type: \Drupal\oauth2_server\OAuth2StorageInterface

File

tests/src/Functional/OAuth2ServerStorageTest.php, line 43

Class

OAuth2ServerStorageTest
The OAuth2 Server admin test case.

Namespace

Drupal\Tests\oauth2_server\Functional

Code

protected $storage;