mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-13 00:24:10 +02:00
Tweak const visibility, refs #1228
This commit is contained in:
@@ -120,7 +120,7 @@ class WildfireFormatterTest extends \PHPUnit\Framework\TestCase
|
||||
'level_name' => 'ERROR',
|
||||
'channel' => 'table-channel',
|
||||
'context' => [
|
||||
WildfireFormatter::TABLE => [
|
||||
'table' => [
|
||||
['col1', 'col2', 'col3'],
|
||||
['val1', 'val2', 'val3'],
|
||||
['foo1', 'foo2', 'foo3'],
|
||||
|
Reference in New Issue
Block a user