We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb7738 commit b32061dCopy full SHA for b32061d
1 file changed
src/Response/Result/Aggregation/Bucket.php
@@ -21,7 +21,7 @@ class Bucket
21
22
23
public function __construct(
24
- string $key
+ $key
25
, int $docCount
26
, int $position
27
)
0 commit comments