@@ -313,7 +313,7 @@ |
||
313 | 313 | |
314 | 314 | /** |
315 | 315 | * @param string $message |
316 | - * @param array $context |
|
316 | + * @param string[] $context |
|
317 | 317 | * @throws \Exception |
318 | 318 | */ |
319 | 319 | protected function error(string $message, array $context=[]) |