Method: PandaCms::EditorJs::Blocks::Base#data
- Defined in:
- app/lib/panda_cms/editor_js/blocks/base.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
5 6 7 |
# File 'app/lib/panda_cms/editor_js/blocks/base.rb', line 5 def data @data end |