@@ -56,7 +56,7 @@ |
||
56 | 56 | ]; |
57 | 57 | $this->table($headers, $info); |
58 | 58 | } catch (Exception $e) { |
59 | - $this->error('error'.$e); |
|
59 | + $this->error('error' . $e); |
|
60 | 60 | } |
61 | 61 | } |
62 | 62 | } |