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