(PHP 5)
ReflectionMethod::isAbstract — Checks if method is abstract
Checks if the method is abstract.
此函数没有参数。
TRUE if the method is abstract, otherwise FALSE
TRUE
FALSE