class DraftjsExporter::Entities::Null
Public Instance Methods
call(parent_element, _data)
click to toggle source
# File lib/draftjs_exporter/entities/null.rb, line 5 def call(parent_element, _data) parent_element end