ReflectionMethod::isAbstract
Checks if method is abstract
&reftitle.description;
public boolReflectionMethod::isAbstract
Checks if the method is abstract.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
&true; if the method is abstract, otherwise &false;
&reftitle.seealso;
ReflectionMethod::getDeclaringClass