You are here

protected property PathAliasDeleteByPathTest::$action in Rules 8.3

The action to be tested.

Type: \Drupal\rules\Core\RulesActionInterface

File

tests/src/Unit/Integration/RulesAction/PathAliasDeleteByPathTest.php, line 20

Class

PathAliasDeleteByPathTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\PathAliasDeleteByPath @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $action;