downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ReflectionMethod::isConstructor> <ReflectionMethod::invokeArgs
[edit] Last updated: Fri, 25 May 2012

view this page in

ReflectionMethod::isAbstract

(PHP 5)

ReflectionMethod::isAbstractChecks if method is abstract

Description

public bool ReflectionMethod::isAbstract ( void )

Checks if the method is abstract.

Parameters

This function has no parameters.

Return Values

TRUE if the method is abstract, otherwise FALSE

See Also



add a note add a note User Contributed Notes ReflectionMethod::isAbstract
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites