You are here

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

A mock of the openid_connect.session service.

Type: \PHPUnit\Framework\MockObject\MockObject

File

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

Class

OpenIDConnectStateTokenTest
Test the OpenIDConnectStateToken class.

Namespace

Drupal\Tests\openid_connect\Unit

Code

protected $session;