togeometry method

String togeometry ()

GEOMETRY equivalent column.

Implementation

String togeometry() {
  return "\$table->geometry('$this');";
}