class ContentBlockTools::Presenters::BasePresenter

def content

Returns:
  • (string) - A representation of the content block to be wrapped in the base_tag in
def content
  content_block.title
end