You are here

protected property LogsHttpLoggerTest::$logMessageParser in Logs HTTP 8

The log message parser service.

Type: \Drupal\Core\Logger\LogMessageParserInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/LogsHttpLoggerTest.php, line 31

Class

LogsHttpLoggerTest
Tests the Logs Http logger service.

Namespace

Drupal\Tests\logs_http\Unit

Code

protected $logMessageParser;