@@ -160,7 +160,7 @@ |
||
160 | 160 | * @param ICommand $command |
161 | 161 | */ |
162 | 162 | public function setCommand(ICommand $command) { |
163 | - $this->command = $command; |
|
163 | + $this->command = $command; |
|
164 | 164 | } |
165 | 165 | |
166 | 166 | /** |