RulesIntegrationTestBase::$logger

A mocked Rules logger.channel.rules_debug service.

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

File

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

Class

RulesIntegrationTestBase
Base class for Rules integration tests.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $logger;