module OpenWebslides::Converter::Content::Properties::Text
Attributes
text[RW]
Public Instance Methods
to_h()
click to toggle source
Calls superclass method
# File lib/openwebslides/converter/content/properties/text.rb, line 14 def to_h super.merge :text => text end