Skip to content

Commit d73e7d3

Browse files
dependabot[bot]simonschaufi
authored andcommitted
[TASK] Rector fixes
1 parent 4515f86 commit d73e7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Domain/Geometry/MultiGeometryTest.php

+1-1
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)