ReflectionFunctionAbstract::inNamespace
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::inNamespace — Checks if function in namespace
Descrierea
public bool ReflectionFunctionAbstract::inNamespace
( void
)
Checks whether a function is defined in a namespace.
Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
Această funcție nu are parametri.
Valorile întoarse
TRUE if it's in a namespace, otherwise FALSE
There are no user contributed notes for this page.
