protected property OAuth2ServerStorageTest::$clientSecret in OAuth2 Server 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/OAuth2ServerStorageTest.php \Drupal\Tests\oauth2_server\Functional\OAuth2ServerStorageTest::clientSecret
The client secret of the test client.
Type: string
File
- tests/
src/ Functional/ OAuth2ServerStorageTest.php, line 36
Class
- OAuth2ServerStorageTest
- The OAuth2 Server admin test case.
Namespace
Drupal\Tests\oauth2_server\FunctionalCode
protected $clientSecret = 'test_secret';