ReflectionFunctionAbstract::isClosure
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::isClosure — Checks if closure
Descrição
public bool ReflectionFunctionAbstract::isClosure
( void
)
Checks whether it's a closure.
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não contém parâmetros.
Valor Retornado
TRUE if it's a closure, otherwise FALSE
Veja Também
- ReflectionFunctionAbstract::()
There are no user contributed notes for this page.
