@@ -130,7 +130,7 @@ |
||
130 | 130 | /** |
131 | 131 | * @var CommandChain $rosterListCommand |
132 | 132 | */ |
133 | - $rosterListCommand =$this->getRosterListCommand(); |
|
133 | + $rosterListCommand = $this->getRosterListCommand(); |
|
134 | 134 | |
135 | 135 | list( |
136 | 136 | $status, |