Test Setup Failed
Push — master ( 6f1af0...be0039 )
by Mehmet
05:42
created
src/ElasticSearch.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -201,6 +201,9 @@
 block discarded – undo
201 201
         return 0;
202 202
     }
203 203
 
204
+    /**
205
+     * @param string[] $fields
206
+     */
204 207
     public function find(
205 208
         string $collection,
206 209
             ?array $filters,
Please login to merge, or discard this patch.