protected property OAuth2ServerStorageTestCase::$client in OAuth2 Server 7
The test client.
Type: OAuth2ServerClient
File
- tests/
oauth2_server.test, line 895 - OAuth2 tests.
Class
Code
protected $client;
The test client.
Type: OAuth2ServerClient
protected $client;