You are here

protected property SystemPageRedirectTest::$action in Rules 8.3

The action to be tested.

Type: \Drupal\rules\Plugin\RulesAction\SystemPageRedirect

File

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

Class

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

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $action;