You are here

protected property ConditionExpressionTest::$processorManager in Rules 8.3

The mocked data processor manager.

Type: \Drupal\rules\Context\DataProcessorManager|\Prophecy\Prophecy\ProphecyInterface

File

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

Class

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

Namespace

Drupal\Tests\rules\Unit

Code

protected $processorManager;