You are here

protected property LoggerChannelPartFactoryTest::$loggerChannelPurge in Purge 8.3

The mocked logger channel.

Type: \PHPUnit_Framework_MockObject_MockObject|\Psr\Log\LoggerInterface

File

tests/src/Unit/Logger/LoggerChannelPartFactoryTest.php, line 27

Class

LoggerChannelPartFactoryTest
@coversDefaultClass \Drupal\purge\Logger\LoggerChannelPartFactory

Namespace

Drupal\Tests\purge\Unit\Logger

Code

protected $loggerChannelPurge;