Module: OpenWebslides::Converter::Content::Properties::Metadata
- Included in:
- Heading, OpenWebslides::Converter::Content::Paragraph
- Defined in:
- lib/openwebslides/converter/content/properties/metadata.rb
Instance Attribute Summary collapse
-
#metadata ⇒ Object
Returns the value of attribute metadata.
Instance Method Summary collapse
Instance Attribute Details
#metadata ⇒ Object
Returns the value of attribute metadata.
8 9 10 |
# File 'lib/openwebslides/converter/content/properties/metadata.rb', line 8 def end |
Instance Method Details
#to_h ⇒ Object
17 18 19 |
# File 'lib/openwebslides/converter/content/properties/metadata.rb', line 17 def to_h super.merge :metadata => end |