You are here

protected property RulesUnitTestBase::$rulesDebugLogger in Rules 8.3

The mocked expression manager object.

Type: \Drupal\rules\src\Logger\|\Prophecy\Prophecy\ProphecyInterface

File

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

Class

RulesUnitTestBase
Helper class with mock objects.

Namespace

Drupal\Tests\rules\Unit

Code

protected $rulesDebugLogger;