Completed
Push — dev ( 854c84...23e5a8 )
by joanhey
01:06
created
QueryGenerator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
      * en base a los parĂ¡metros $params.
69 69
      *
70 70
      * @param  array   $params
71
-     * @return array
71
+     * @return string[]
72 72
      */
73 73
     protected static function prepareParam(array $params)
74 74
     {
Please login to merge, or discard this patch.