Skip to content

Commit b6d4d15

Browse files
[TASK] Rector fixes
1 parent ebfa641 commit b6d4d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Domain/Geometry/MultiGeometryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ final class MultiGeometryTest extends TestCase
1616

1717
private Point $point;
1818
private Polygon $polygon;
19-
private $geometries;
19+
private array $geometries;
2020

2121
protected function setUp(): void
2222
{

0 commit comments

Comments
 (0)