@@ -13,5 +13,5 @@ |
||
13 | 13 | ->withStatus(500) |
14 | 14 | ->withHeader('Content-Type', 'text/html') |
15 | 15 | ->write($exception->__toString()); |
16 | - } |
|
16 | + } |
|
17 | 17 | } |