(PHP 5 >= 5.3.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::inNamespace — 检查函数是否在命名空间中
检查函数是否在命名空间中定义。
此函数没有参数。
如果在命名空间中,则返回true,否则返回false
true
false