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