You are here

protected property SystemPageRedirectTest::$currentPathStack in Rules 8.3

The mocked current path stack service.

Type: \Drupal\Core\Path\CurrentPathStack|\Prophecy\Prophecy\ProphecyInterface

File

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

Class

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

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $currentPathStack;