You are here

protected property OpenIdConnectSessionTest::$currentPath in OpenID Connect / OAuth client 8

A mock of the current_path service.

Type: \PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/OpenIdConnectSessionTest.php, line 39

Class

OpenIdConnectSessionTest
@coversDefaultClass \Drupal\openid_connect\OpenIDConnectSession @group openid_connect

Namespace

Drupal\Tests\openid_connect\Unit

Code

protected $currentPath;