You are here

protected property LoggerServiceTest::$loggerChannelPartFactory in Purge 8.3

The mocked channel part factory.

Type: \PHPUnit_Framework_MockObject_MockObject|\Drupal\purge\Logger\LoggerChannelPartFactoryInterface

File

tests/src/Unit/Logger/LoggerServiceTest.php, line 45

Class

LoggerServiceTest
@coversDefaultClass \Drupal\purge\Logger\LoggerService

Namespace

Drupal\Tests\purge\Unit\Logger

Code

protected $loggerChannelPartFactory;