(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::inNamespace — Checks if function in namespace
Checks whether a function is defined in a namespace.
本函数还未编写文档,仅有参数列表。
此函数没有参数。
TRUE if it's in a namespace, otherwise FALSE
TRUE
FALSE