(PHP 5, PHP 7)
ReflectionMethod::isAbstract — Checks if method is abstract
Checks if the method is abstract.
This function has no parameters.
TRUE if the method is abstract, otherwise FALSE
TRUE
FALSE