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 867c2d6 commit a0a2836Copy full SHA for a0a2836
src/ErrorHandler.php
@@ -10,12 +10,12 @@
10
* @license https://opensource.org/licenses/MIT - The MIT License (MIT)
11
* @version 1.0.0
12
* @link https://github.com/Josantonius/PHP-ErrorHandler
13
- * @since File available since 1.0.0 - Update: 2016-12-14
+ * @since File available since 1.0.0 - Update: 2016-12-19
14
*/
15
16
namespace Josantonius\ErrorHandler;
17
18
-use Josantonius\ErrorHandler\Exception\ErrorHandlerException;
+# use Josantonius\ErrorHandler\Exception\ErrorHandlerException;
19
20
/**
21
* Handling exceptions and errors.
0 commit comments