(PHP 5, PHP 7)
ReflectionMethod::isAbstract — Checks if method is abstract
Checks if the method is abstract.
이 함수는 인수가 없습니다.
TRUE if the method is abstract, otherwise FALSE
TRUE
FALSE