@@ -31,7 +31,7 @@ |
||
31 | 31 | */ |
32 | 32 | public function getCommand(): Command |
33 | 33 | { |
34 | - return $this->command; |
|
34 | + return $this->command; |
|
35 | 35 | } |
36 | 36 | |
37 | 37 | public function getName(): string |