You are here

protected property OAuth2ServerStorageTestCase::$client_secret in OAuth2 Server 7

The client secret of the test client.

Type: string

File

tests/oauth2_server.test, line 881
OAuth2 tests.

Class

OAuth2ServerStorageTestCase
Test \Drupal\oauth2_server\Storage.

Code

protected $client_secret = 'test_secret';