toGeometryCollection method
GEOMETRYCOLLECTION equivalent column.
Implementation
String toGeometryCollection() {
return "\$table->geometryCollection('$this');";
}
GEOMETRYCOLLECTION equivalent column.
String toGeometryCollection() {
return "\$table->geometryCollection('$this');";
}