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 5ee9e4c commit b93407cCopy full SHA for b93407c
system/Debug/ExceptionHandler.php
@@ -20,7 +20,7 @@
20
use Config\Paths;
21
use Throwable;
22
23
-class ExceptionHandler extends BaseExceptionHandler
+final class ExceptionHandler extends BaseExceptionHandler
24
{
25
use ResponseTrait;
26
0 commit comments