You are here

private property PageContextTest::$requestParameterBag in Acquia Lift Connector 8.3

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

Request's parameter bag.

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

File

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

Class

PageContextTest
PageContextTest Test.

Namespace

Drupal\Tests\acquia_lift\Unit\Service\Context

Code

private $requestParameterBag;