class ContentfulConverter::Nodes::Document

Private Instance Methods

type() click to toggle source
# File lib/contentful_converter/nodes/document.rb, line 10
def type
  'document'
end