ReflectionFunctionAbstract::isUserDefined
(PHP 5)
ReflectionFunctionAbstract::isUserDefined — Checks if user defined
Descrizione
public bool ReflectionFunctionAbstract::isUserDefined
( void
)
Checks whether the function is user-defined, as opposed to internal.
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
TRUE if it's user-defined, otherwise false;
There are no user contributed notes for this page.
