We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8d227 commit 07193d4Copy full SHA for 07193d4
src/contracts/Repository/Values/Content/Search/AggregationResultCollection.php
@@ -95,7 +95,7 @@ public function isEmpty(): bool
95
/**
96
* Gets a native PHP array representation of the collection.
97
*
98
- * @return AggregationResult[]
+ * @return \Ibexa\Contracts\Core\Repository\Values\Content\Search\AggregationResult[]
99
*/
100
public function toArray(): array
101
{
0 commit comments