@@ -191,10 +191,10 @@ |
||
191 | 191 | } |
192 | 192 | |
193 | 193 | /** |
194 | - * |
|
195 | - * @param array $currentParams |
|
196 | - * @return \leandrogehlen\querybuilder\Translator |
|
197 | - */ |
|
194 | + * |
|
195 | + * @param array $currentParams |
|
196 | + * @return \leandrogehlen\querybuilder\Translator |
|
197 | + */ |
|
198 | 198 | public function setCurrentParams($currentParams) { |
199 | 199 | $this->currentParams = $currentParams; |
200 | 200 | } |