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
Code
protected $client_key = 'test_client';
The client key of the test client.
Type: string
protected $client_key = 'test_client';