You are here

protected property LoggerServiceTest::$loggerService in Purge 8.3

The tested LoggerService object.

Type: \Drupal\purge\Logger\LoggerService

File

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

Class

LoggerServiceTest
@coversDefaultClass \Drupal\purge\Logger\LoggerService

Namespace

Drupal\Tests\purge\Unit\Logger

Code

protected $loggerService;