You are here

protected property RulesIntegrationTestBase::$logger in Rules 8.3

A mocked Rules logger.channel.rules_debug service.

Type: \Drupal\Core\Logger\LoggerChannelInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/Integration/RulesIntegrationTestBase.php, line 84

Class

RulesIntegrationTestBase
Base class for Rules integration tests.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $logger;