Skip to content

Commit b93407c

Browse files
committed
refactor: make final class
1 parent 5ee9e4c commit b93407c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Debug/ExceptionHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
use Config\Paths;
2121
use Throwable;
2222

23-
class ExceptionHandler extends BaseExceptionHandler
23+
final class ExceptionHandler extends BaseExceptionHandler
2424
{
2525
use ResponseTrait;
2626

0 commit comments

Comments
 (0)