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

search for in the

ReflectionMethod::isFinal> <ReflectionMethod::isConstructor
Last updated: Fri, 20 May 2011

view this page in

ReflectionMethod::isDestructor

(PHP 5)

ReflectionMethod::isDestructorChecks if method is a destructor

Descripción

public bool ReflectionMethod::isDestructor ( void )

Checks if the method is a destructor.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

TRUE if the method is a destructor, otherwise FALSE

Ver también



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

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