? Yaf_Registry::del
Yaf_Registry::has ?
PHP Manual
Yaf_Registry
Retrieve an item from registry
Yaf_Registry::get
(Yaf >=1.0.0)
Yaf_Registry::get
—
Retrieve an item from registry
说明
public
static
Yaf_Registry::get
(
string
$name
) :
mixed
获取注册表中寄存的项
参数
name
返回值
User Contributed Notes
There are no user contributed notes for this page.