You are here

protected property DataCalculateValueTest::$action in Rules 8.3

The action to be tested.

Type: \Drupal\rules\Core\RulesActionInterface

File

tests/src/Unit/Integration/RulesAction/DataCalculateValueTest.php, line 18

Class

DataCalculateValueTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\DataCalculateValue @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $action;