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