mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-22 00:56:08 +02:00
Add scalar types to processor/formatters and top level classes
This commit is contained in:
@@ -65,6 +65,9 @@ class ChromePHPFormatter implements FormatterInterface
|
||||
];
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function formatBatch(array $records)
|
||||
{
|
||||
$formatted = [];
|
||||
|
Reference in New Issue
Block a user