@@ -137,7 +137,7 @@ |
||
| 137 | 137 | throw new \Exception($gettype); |
| 138 | 138 | } |
| 139 | 139 | |
| 140 | - } catch (\Exception $e){ |
|
| 140 | + } catch (\Exception $e) { |
|
| 141 | 141 | echo $e->getMessage(); |
| 142 | 142 | } |
| 143 | 143 | } |