Yaf_Registry::has

(Yaf >=1.0.0)

Yaf_Registry::has检测条目是否存在

说明

publicstaticYaf_Registry::has(string$name): bool

检测条目是否存在

参数

name

返回值

To Top