コード例 #1
0
ファイル: Skeleton.php プロジェクト: aimxhaisse/kenavo
 public function setText($aText)
 {
     parent::setText("- {$aText}");
 }