コード例 #1
0
ファイル: type.php プロジェクト: RenatoToasa/Pagina-Web
 public function setCurrent()
 {
     N2Base::$currentApplicationType = $this;
     return $this;
 }