You are here

protected property NodePromoteTest::$action in Rules 8.3

The action to be tested.

Type: \Drupal\rules\Core\RulesActionInterface

File

tests/src/Unit/Integration/RulesAction/NodePromoteTest.php, line 19

Class

NodePromoteTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\NodePromote @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $action;