(PHP 5, PHP 7)
ReflectionMethod::isAbstract — Checks if method is abstract
Checks if the method is abstract.
Diese Funktion hat keine Parameter.
TRUE if the method is abstract, otherwise FALSE
TRUE
FALSE