You are here

protected property RequestDomainTest::$requestStack in Context 8.4

The request stack used for testing.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

tests/src/Kernel/RequestDomainTest.php, line 37

Class

RequestDomainTest
Tests the request domain condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $requestStack;