コード例 #1
0
ファイル: httpapplication.php プロジェクト: ASDAFF/open_bx
 /**
  * Creates new instance of http application.
  */
 protected function __construct()
 {
     parent::__construct();
 }