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