You are here

protected property RadioactivityProcessorTest::$loggerChannel in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x tests/src/Unit/RadioactivityProcessorTest.php \Drupal\Tests\radioactivity\Unit\RadioactivityProcessorTest::loggerChannel

Mock Radioactivity logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

tests/src/Unit/RadioactivityProcessorTest.php, line 74

Class

RadioactivityProcessorTest
@coversDefaultClass \Drupal\radioactivity\RadioactivityProcessor @group radioactivity

Namespace

Drupal\Tests\radioactivity\Unit

Code

protected $loggerChannel;