ReflectionFunctionAbstract::isClosure
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::isClosure — Checks if closure
Beschreibung
public bool ReflectionFunctionAbstract::isClosure
( void
)
Checks whether it's a closure.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
TRUE if it's a closure, otherwise FALSE
Siehe auch
- ReflectionFunctionAbstract::()
There are no user contributed notes for this page.
