ReflectionFunctionAbstract::inNamespace
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::inNamespace — Checks if function in namespace
Descripción
public bool ReflectionFunctionAbstract::inNamespace
( void
)
Checks whether a function is defined in a namespace.
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
TRUE if it's in a namespace, otherwise FALSE
There are no user contributed notes for this page.
