You are here

protected property OpenIDConnectStateTokenTest::$stateTokenService in OpenID Connect / OAuth client 8

Same name and namespace in other branches
  1. 2.x 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 23

Class

OpenIDConnectStateTokenTest
Test the OpenIDConnectStateToken class.

Namespace

Drupal\Tests\openid_connect\Unit

Code

protected $stateTokenService;