You are here

protected property SimplesamlphpAuthManagerTest::$requestStack in simpleSAMLphp Authentication 8.3

A mocked RequestStack.

Type: \Symfony\Component\HttpFoundation\RequestStack|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Service/SimplesamlphpAuthManagerTest.php, line 76

Class

SimplesamlphpAuthManagerTest
SimplesamlphpAuthManager unit tests.

Namespace

Drupal\Tests\simplesamlphp_auth\Unit\Service

Code

protected $requestStack;