Method: WCC::Contentful::RichText::Paragraph#data

Defined in:
lib/wcc/contentful/rich_text.rb

#dataObject

Returns the value of attribute data

Returns:

  • (Object)

    the current value of data



83
84
85
# File 'lib/wcc/contentful/rich_text.rb', line 83

def data
  @data
end