\startmvc\coreConfig

Summary

Methods
Properties
Constants
load()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$conf
N/A

Properties

$conf

$conf : array

用来存储已经加载的配置

Type

array

Methods

load()

load(string  $file = "common") : string|array

加载系统配置文件(直接加载整个配置文件),如果之前已经加载过,那么就直接返回

Parameters

string $file

文件名

Returns

string|array —