You are here

protected property ProxyConfigTest::$parser in Raven: Sentry Integration 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/ProxyConfigTest.php \Drupal\Tests\raven\Unit\ProxyConfigTest::parser

The message's placeholders parser.

Type: \Drupal\Core\Logger\LogMessageParserInterface

File

tests/src/Unit/ProxyConfigTest.php, line 44

Class

ProxyConfigTest
Test proxy configuration.

Namespace

Drupal\Tests\raven\Unit

Code

protected $parser;