@@ -21,7 +21,7 @@ |
||
| 21 | 21 | { |
| 22 | 22 | try { |
| 23 | 23 | return $this->run(); |
| 24 | - } catch(\Exception $e) { |
|
| 24 | + } catch (\Exception $e) { |
|
| 25 | 25 | $this->echoError($e); |
| 26 | 26 | |
| 27 | 27 | return 2; |