We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb9da1 commit b39b347Copy full SHA for b39b347
src/Laravel/Exception/ErrorHandler.php
@@ -41,6 +41,7 @@ class ErrorHandler extends ExceptionsHandler
41
42
/**
43
* @param array<class-string, int> $exceptionToStatus
44
+ * @param array<string, string[]> $errorFormats
45
*/
46
public function __construct(
47
Container $container,
0 commit comments