You are here

protected property RulesUnitTestBase::$expressionManager in Rules 8.3

The mocked expression manager object.

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

File

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

Class

RulesUnitTestBase
Helper class with mock objects.

Namespace

Drupal\Tests\rules\Unit

Code

protected $expressionManager;