\tickyconfig

Summary

Methods
Properties
Constants
load()
get()
all()
set()
$config
No constants found
No protected methods found
No protected properties found
N/A
config_file_path()
No private properties found
N/A

Properties

$config

$config : 

Type

Methods

load()

load(  $name) 

Parameters

$name

get()

get(  $name,   $key = null) 

Parameters

$name
$key

all()

all() 

set()

set(  $name,   $config) 

设置config文件

Parameters

$name
$config

配置信息 config::set('app', ['default_m_layer' => 'bb']);

config_file_path()

config_file_path(  $name) 

Parameters

$name