SingleMVC.autoload_register - kouji6309/SingleMVC GitHub Wiki
註冊自動載入函數。
一般來說完全不會用到,SingleMVC 執行時會自動呼叫。此函數僅為使用 PHPUnit 時,可以在不建立 SingleMVC 實例的情況下依然會自動載入類別用。
public static autoload_register() : void無。
無。
註冊自動載入函數。
一般來說完全不會用到,SingleMVC 執行時會自動呼叫。此函數僅為使用 PHPUnit 時,可以在不建立 SingleMVC 實例的情況下依然會自動載入類別用。
public static autoload_register() : void無。
無。