Yaf_Registry
PHP Manual

Yaf_Registry::set

(Yaf >=1.0.0)

Yaf_Registry::setAdd an item into registry

说明

public static bool Yaf_Registry::set ( string $name , string $value )

往全局注册表添加一个新的项

参数

name

value

返回值


Yaf_Registry
PHP Manual