コード例 #1
0
ファイル: Tools.php プロジェクト: TechDevMX/Waltho
 public static function getDatabase()
 {
     return AppConfig::getDatabase();
 }