コード例 #1
0
ファイル: class-builder.php プロジェクト: norcross/apple-news
 /**
  * Gets the content byline.
  *
  * @access protected
  * @return Byline
  */
 protected function content_byline()
 {
     return $this->content->byline();
 }