protected property OpenIDConnectStateTokenTest::$stateToken in OpenID Connect / OAuth client 8
Same name and namespace in other branches
- 2.x tests/src/Unit/OpenIDConnectStateTokenTest.php \Drupal\Tests\openid_connect\Unit\OpenIDConnectStateTokenTest::stateToken
The state token created for these tests.
Type: string
File
- tests/
src/ Unit/ OpenIDConnectStateTokenTest.php, line 30
Class
- OpenIDConnectStateTokenTest
- Test the OpenIDConnectStateToken class.
Namespace
Drupal\Tests\openid_connect\UnitCode
protected $stateToken;