Completed
Push — master ( 16a564...d98303 )
by
unknown
23s queued 15s
created
src/Search/Queries/SearchQuery.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -90,7 +90,7 @@
 block discarded – undo
90 90
      * based on other facets which don't influence the field relevancy.
91 91
      *
92 92
      * @param string $field  Composite name of the field
93
-     * @param mixed  $values Scalar value, array of values, or an instance of SearchQuery_Range
93
+     * @param integer  $values Scalar value, array of values, or an instance of SearchQuery_Range
94 94
      */
95 95
     public function filter($field, $values)
96 96
     {
Please login to merge, or discard this patch.