You are here

protected property ViewInclusionTest::$requestStack in Context 8.4

The request stack used for testing.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

tests/src/Kernel/ViewInclusionTest.php, line 38

Class

ViewInclusionTest
Tests the view inclusion condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $requestStack;