Completed
Pull Request — master (#1679)
by Ema
02:22
created
lib/Elastica/Query.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -373,7 +373,7 @@
 block discarded – undo
373 373
     /**
374 374
      * Sets a post_filter to the current query.
375 375
      *
376
-     * @param array|AbstractQuery $filter
376
+     * @param AbstractQuery $filter
377 377
      *
378 378
      * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html#request-body-search-post-filter
379 379
      */
Please login to merge, or discard this patch.