src/Types/Geometry.php
Avoid too many return
statements within this method. Open
Open
return GeometryCollection::class;
Avoid too many return
statements within this method. Open
Open
return MultiPolygon::class;
Avoid too many return
statements within this method. Open
Open
return MultiLineString::class;