You are here

protected property NodeMakeUnstickyTest::$action in Rules 8.3

The action to be tested.

Type: \Drupal\rules\Core\RulesActionInterface

File

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

Class

NodeMakeUnstickyTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\NodeMakeUnsticky @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $action;