@@ -69,9 +69,9 @@ |
||
| 69 | 69 | } |
| 70 | 70 | |
| 71 | 71 | if (!class_exists('Error')) { |
| 72 | - /** |
|
| 73 | - * taken from: http://php.net/manual/en/class.error.php |
|
| 74 | - */ |
|
| 72 | + /** |
|
| 73 | + * taken from: http://php.net/manual/en/class.error.php |
|
| 74 | + */ |
|
| 75 | 75 | class Error extends Exception implements Throwable |
| 76 | 76 | { |
| 77 | 77 | public function __toString() |