You are here

protected property OpenIDConnectStateTokenTest::$stateTokenService in OpenID Connect / OAuth client 2.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/OpenIDConnectStateTokenTest.php \Drupal\Tests\openid_connect\Unit\OpenIDConnectStateTokenTest::stateTokenService

Mock of the openid_connect.state_token service.

Type: \Drupal\openid_connect\OpenIDConnectStateToken

File

tests/src/Unit/OpenIDConnectStateTokenTest.php, line 24

Class

OpenIDConnectStateTokenTest
Test the OpenIDConnectStateToken class.

Namespace

Drupal\Tests\openid_connect\Unit

Code

protected $stateTokenService;