You are here

protected property SystemPageRedirectTest::$parameterBag in Rules 8.3

A mocked parameter bag.

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

File

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

Class

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

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $parameterBag;