TestSystemLoggerChannel::$innerLogger

Same name and namespace in other branches
  1. 10 core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php \Drupal\advisory_feed_test\TestSystemLoggerChannel::innerLogger
  2. 11.x core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php \Drupal\advisory_feed_test\TestSystemLoggerChannel::innerLogger

The decorated logger.channel.system service.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php, line 20

Class

TestSystemLoggerChannel
Provides a decorator for the 'logger.channel.system' service for testing.

Namespace

Drupal\advisory_feed_test

Code

protected $innerLogger;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.