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