@@ -328,7 +328,7 @@ |
||
328 | 328 | |
329 | 329 | else |
330 | 330 | $this->args($this->syntax()->parse($args)) |
331 | - ->execute(); |
|
331 | + ->execute(); |
|
332 | 332 | } |
333 | 333 | } catch (\Exception $e) { |
334 | 334 | $this->error( |