Skip to content

Commit a0a2836

Browse files
committed
Error code changed in throws
1 parent 867c2d6 commit a0a2836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ErrorHandler.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
* @license https://opensource.org/licenses/MIT - The MIT License (MIT)
1111
* @version 1.0.0
1212
* @link https://github.com/Josantonius/PHP-ErrorHandler
13-
* @since File available since 1.0.0 - Update: 2016-12-14
13+
* @since File available since 1.0.0 - Update: 2016-12-19
1414
*/
1515

1616
namespace Josantonius\ErrorHandler;
1717

18-
use Josantonius\ErrorHandler\Exception\ErrorHandlerException;
18+
# use Josantonius\ErrorHandler\Exception\ErrorHandlerException;
1919

2020
/**
2121
* Handling exceptions and errors.

0 commit comments

Comments
 (0)