You are here

protected property SystemPageRedirectTest::$requestStack in Rules 8.3

The mocked request stack service.

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

File

tests/src/Unit/Integration/RulesAction/SystemPageRedirectTest.php, line 31

Class

SystemPageRedirectTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\SystemPageRedirect @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $requestStack;