Example #1
0
 /**
  * Gets the content body.
  *
  * @access protected
  * @return string
  */
 protected function content_text()
 {
     return $this->content->content();
 }