You are here

protected property SystemPageRedirectTest::$currentRequest in Rules 8.3

A mocked request.

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

File

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

Class

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

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $currentRequest;