コード例 #1
0
 public function __construct($text = '')
 {
     parent::__construct('acronym', $text);
 }
コード例 #2
0
 public function __construct($text = '')
 {
     parent::__construct('dfn', $text);
 }