Failed Conditions
Push — master ( f1c5e1...95a60e )
by GBProd
02:56
created
src/ElasticaSpecification/Handler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
      * @param Specification $spec
43 43
      * @param QueryBuilder  $qb
44 44
      *
45
-     * @return array
45
+     * @return \Elastica\Query\AbstractQuery
46 46
      */
47 47
     public function handle(Specification $spec, QueryBuilder $qb)
48 48
     {
Please login to merge, or discard this patch.