Yaf_Registry::set
(Yaf >=1.0.0)
Yaf_Registry::set — Add an item into registry
说明
public
static
Yaf_Registry::set (
string
$name
,
string $value
) :
bool
往全局注册表添加一个新的项
参数
-
name
-
-
value
-
返回值