You are here

private property PathContextTest::$requestStack in Acquia Lift Connector 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Unit/Service/Context/PathContextTest.php \Drupal\Tests\acquia_lift\Unit\Service\Context\PathContextTest::requestStack

Request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Service/Context/PathContextTest.php, line 41

Class

PathContextTest
PathContextTest Test.

Namespace

Drupal\Tests\acquia_lift\Unit\Service\Context

Code

private $requestStack;