You are here

protected property OAuth2ServerTestCase::$client_key in OAuth2 Server 7

The client key of the test client.

Type: string

File

tests/oauth2_server.test, line 20
OAuth2 tests.

Class

OAuth2ServerTestCase
Test basic API.

Code

protected $client_key = 'test_client';