You are here

protected property ContextAllAnyTest::$requestStack in Context 8.4

The request stack used for testing.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

tests/src/Kernel/ContextAllAnyTest.php, line 51

Class

ContextAllAnyTest
Tests the context all condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $requestStack;