Test Failed
Push — master ( b21808...290f8a )
by Mehmet
08:54
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.