コード例 #1
0
ファイル: LegacyModuleAPI.php プロジェクト: rukzuk/rukzuk
 public function renderHTML()
 {
     $this->unitNode->accept($this->defaultVisitor);
 }