Completed
Pull Request — master (#9)
by
unknown
05:22
created
Translator.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -191,10 +191,10 @@
 block discarded – undo
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
     }
Please login to merge, or discard this patch.