module OpenWebslides::Converter::Content::Properties::Type

Attributes

type[RW]

Public Instance Methods

to_h() click to toggle source
Calls superclass method
# File lib/openwebslides/converter/content/properties/type.rb, line 14
def to_h
  super.merge :type => type
end