ReflectionFunctionAbstract::inNamespace
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::inNamespace — Checks if function in namespace
Descrição
public bool ReflectionFunctionAbstract::inNamespace
( void
)
Checks whether a function is defined in a namespace.
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
TRUE if it's in a namespace, otherwise FALSE
There are no user contributed notes for this page.
