@@ -107,8 +107,7 @@ |
||
107 | 107 | } |
108 | 108 | |
109 | 109 | return $parameters; |
110 | - } |
|
111 | - catch(\Exception $e) { |
|
110 | + } catch(\Exception $e) { |
|
112 | 111 | if (config('thinktomorrow.chief.strict')) { |
113 | 112 | throw $e; |
114 | 113 | } |