(PHP 5 >= 5.3.0, PHP 7)
Checks if function in namespace
public bool ReflectionFunctionAbstract::inNamespace ( void )
Checks whether a function is defined in a namespace.
Returns:
TRUE
if it's in a namespace, otherwise FALSE
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.