Completed
Push — master ( aa3aed...59f95d )
by joanhey
25s queued 11s
created
QueryGenerator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
      * en base a los parĂ¡metros $params.
70 70
      *
71 71
      * @param array $params
72
-     * @return array
72
+     * @return string[]
73 73
      */
74 74
     protected static function prepareParam(array $params)
75 75
     {
Please login to merge, or discard this patch.