Skip to content

Commit 7a145ee

Browse files
committed
Update ConfigException.php
1 parent ef6f8f4 commit 7a145ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Kernel/ConfigException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
use FloatPHP\Classes\System\Exception;
1818

19-
class ConfigException extends Exception
19+
class ConfigException extends \Exception
2020
{
2121
/**
2222
* @access public

0 commit comments

Comments
 (0)