API Reference Document
« Yaf_Registry::get
Yaf_Registry::set »
PHP Manual
Yaf_Registry
Check whether an item exists
Yaf_Registry::has
(Yaf >=1.0.0)
Yaf_Registry::has
—
Check whether an item exists
说明
public
static
Yaf_Registry::has
(
string
$name
) :
bool
查询某一项目是否存在于注册表中
参数
name
返回值