You are here

protected property SystemPageRedirectTest::$logger in Rules 8.3

A mocked Rules logger.channel.rules_debug service.

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

Overrides RulesIntegrationTestBase::$logger

File

tests/src/Unit/Integration/RulesAction/SystemPageRedirectTest.php, line 24

Class

SystemPageRedirectTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\SystemPageRedirect @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $logger;