コード例 #1
0
ファイル: anchorButton.php プロジェクト: dev-lucid/html
 public function init()
 {
     $this->addClass('btn');
     parent::init();
 }