suche nach in der

ReflectionFunctionAbstract::isDeprecated> <ReflectionFunctionAbstract::inNamespace
Last updated: Fri, 25 May 2012

view this page in

ReflectionFunctionAbstract::isClosure

(PHP 5 >= 5.3.0)

ReflectionFunctionAbstract::isClosureChecks 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::()



add a note add a note User Contributed Notes
ReflectionFunctionAbstract::isClosure
There are no user contributed notes for this page.