You are here

protected property RequestQueryArgumentResolverTest::$requestStack in Organic groups 8

The mocked request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/Plugin/OgGroupResolver/RequestQueryArgumentResolverTest.php, line 37

Class

RequestQueryArgumentResolverTest
Tests the RequestQueryArgumentResolver plugin.

Namespace

Drupal\Tests\og\Unit\Plugin\OgGroupResolver

Code

protected $requestStack;