You are here

protected property NodeMakeStickyTest::$action in Rules 8.3

The action to be tested.

Type: \Drupal\rules\Core\RulesActionInterface

File

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

Class

NodeMakeStickyTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\NodeMakeSticky @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $action;