ReflectionFunctionAbstract::isInternal
(PHP 5)
ReflectionFunctionAbstract::isInternal — Checks if is internal
Descrizione
public bool ReflectionFunctionAbstract::isInternal
( void
)
Checks whether the function is internal, as opposed to user-defined.
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 internal, otherwise FALSE
There are no user contributed notes for this page.
