Completed
Push — master ( bc1fc1...8df0b1 )
by Gilmar
07:15
created
src/SearchAbstract.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
      * @see \Gpupo\Search\Query\QueryAbstract::getQueries()         Query Array Sintaxe
45 45
      * @see \Gpupo\Search\Query\QueryAbstract::getFieldWeights()    Query Array Sintaxe
46 46
      *
47
-     * @param array $filter       Search filter
47
+     * @param array $filters       Search filter
48 48
      * @param array $queries      Search query
49 49
      * @param array $fieldWeights Field weights array
50 50
      * @param int   $limit
Please login to merge, or discard this patch.