@@ -27,7 +27,8 @@ |
||
| 27 | 27 | private readonly GeometryType $geometryType, |
| 28 | 28 | private readonly string $wktBody, |
| 29 | 29 | private readonly ?DimensionalModifier $dimensionalModifier = null |
| 30 | - ) {} |
|
| 30 | + ) { |
|
| 31 | +} |
|
| 31 | 32 | |
| 32 | 33 | public function __toString(): string |
| 33 | 34 | { |