コード例 #1
0
ファイル: Element.php プロジェクト: newhollandpress/nhp
 public function setName($name)
 {
     parent::pushFrag($name);
 }