ReflectionFunctionAbstract::isClosure
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::isClosure — Checks if closure
Opis
public bool ReflectionFunctionAbstract::isClosure
( void
)
Checks whether it's a closure.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
TRUE if it's a closure, otherwise FALSE
Zobacz też:
- ReflectionFunctionAbstract::()
There are no user contributed notes for this page.
