@@ -19,7 +19,7 @@ |
||
| 19 | 19 | /** |
| 20 | 20 | * @inheritDoc |
| 21 | 21 | */ |
| 22 | - public function log($level, $message, array $context = []): void |
|
| 22 | + public function log($level, $message, array $context = [ ]): void |
|
| 23 | 23 | { |
| 24 | 24 | // Keep silence, *psst* |
| 25 | 25 | } |