@@ -116,7 +116,7 @@ |
||
116 | 116 | */ |
117 | 117 | public function iChangeRatioTo($ratio) |
118 | 118 | { |
119 | - $this->updatePage->changeRatio((float)$ratio); |
|
119 | + $this->updatePage->changeRatio((float) $ratio); |
|
120 | 120 | } |
121 | 121 | |
122 | 122 | /** |