You are here

protected property RulesUnitTestBase::$testActionExpression in Rules 8.3

A mocked dummy action object.

Type: \Drupal\rules\Engine\ActionExpressionInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/RulesUnitTestBase.php, line 37

Class

RulesUnitTestBase
Helper class with mock objects.

Namespace

Drupal\Tests\rules\Unit

Code

protected $testActionExpression;