コード例 #1
0
ファイル: Header.php プロジェクト: ymnl007/Clerk
 /**
  * @return Text
  */
 public function getText()
 {
     return $this->text->getText();
 }