コード例 #1
0
ファイル: schema.php プロジェクト: spas-viktor/books
 function Init()
 {
     parent::Init();
 }
コード例 #2
0
ファイル: schema.php プロジェクト: ASDAFF/bxApiDocs
	public static function Init()
	{
		parent::Init();
	}