RulesUnitTestBase::$trueConditionExpression
A mocked condition that always evaluates to TRUE.
Type: \Drupal\rules\Engine\ConditionExpressionInterface|\Prophecy\Prophecy\ProphecyInterface
File
-
tests/
src/ Unit/ RulesUnitTestBase.php, line 23
Class
- RulesUnitTestBase
- Helper class with mock objects.
Namespace
Drupal\Tests\rules\UnitCode
protected $trueConditionExpression;