You are here

protected property RequestPathExclusionTest::$requestStack in Context 8.4

The request stack used for testing.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

tests/src/Kernel/RequestPathExclusionTest.php, line 44

Class

RequestPathExclusionTest
Tests the request path exclusion condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $requestStack;