suche nach in der

ReflectionMethod::isConstructor> <ReflectionMethod::invokeArgs
Last updated: Fri, 25 May 2012

view this page in

ReflectionMethod::isAbstract

(PHP 5)

ReflectionMethod::isAbstractChecks if method is abstract

Beschreibung

public bool ReflectionMethod::isAbstract ( void )

Checks if the method is abstract.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE if the method is abstract, otherwise FALSE

Siehe auch



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