You are here

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

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

Request stack.

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

File

tests/src/Unit/Service/Context/PageContextTest.php, line 46

Class

PageContextTest
PageContextTest Test.

Namespace

Drupal\Tests\acquia_lift\Unit\Service\Context

Code

private $requestStack;