mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-22 09:06:10 +02:00
Add a bunch of return types and fix type inconsistencies reports from phan
This commit is contained in:
@@ -61,6 +61,8 @@ class JsonFormatter extends NormalizerFormatter
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*
|
||||
* @suppress PhanTypeComparisonToArray
|
||||
*/
|
||||
public function format(array $record): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user