Skip to content

Commit d5d8934

Browse files
smnandreKocal
andauthored
Update src/Map/src/Cluster/Cluster.php
Co-authored-by: Hugo Alliaume <[email protected]>
1 parent fe4f608 commit d5d8934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Map/src/Cluster/Cluster.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public function getCenter(): Point
5959
}
6060

6161
/**
62-
* @return Point[]
62+
* @return non-empty-list<Point>
6363
*/
6464
public function getPoints(): array
6565
{

0 commit comments

Comments
 (0)