Method: Momomoto::Datatype::Array::Text#array_type

Defined in:
lib/momomoto/datatype/array/text.rb

#array_typeObject



8
9
10
# File 'lib/momomoto/datatype/array/text.rb', line 8

def array_type
  "text"
end