ReflectionFunctionAbstract::isClosure
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::isClosure — Checks if closure
Descrizione
public bool ReflectionFunctionAbstract::isClosure
( void
)
Checks whether it's a closure.
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 a closure, otherwise FALSE
Vedere anche:
- ReflectionFunctionAbstract::()
There are no user contributed notes for this page.
