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 fe4f608 commit d5d8934Copy full SHA for d5d8934
src/Map/src/Cluster/Cluster.php
@@ -59,7 +59,7 @@ public function getCenter(): Point
59
}
60
61
/**
62
- * @return Point[]
+ * @return non-empty-list<Point>
63
*/
64
public function getPoints(): array
65
{
0 commit comments