ReflectionFunctionAbstract::isClosure
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::isClosure — Checks if closure
Descripción
public bool ReflectionFunctionAbstract::isClosure
( void
)
Checks whether it's a closure.
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
TRUE if it's a closure, otherwise FALSE
Ver también
- ReflectionFunctionAbstract::()
There are no user contributed notes for this page.
