@@ -201,6 +201,9 @@ |
||
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, |