You are here

protected property OAuth2ServerStorageTestCase::$client_key in OAuth2 Server 7

The client key of the test client.

Type: string

File

tests/oauth2_server.test, line 874
OAuth2 tests.

Class

OAuth2ServerStorageTestCase
Test \Drupal\oauth2_server\Storage.

Code

protected $client_key = 'test_client';