You are here

protected property ConditionExpressionTest::$conditionManager in Rules 8.3

The mocked condition manager.

Type: \Drupal\rules\Core\ConditionManager|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/ConditionExpressionTest.php, line 28

Class

ConditionExpressionTest
@coversDefaultClass \Drupal\rules\Plugin\RulesExpression\ConditionExpression @group Rules

Namespace

Drupal\Tests\rules\Unit

Code

protected $conditionManager;