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

search for in the

ReflectionMethod::isFinal> <ReflectionMethod::isConstructor
[edit] Last updated: Fri, 17 May 2013

view this page in

ReflectionMethod::isDestructor

(PHP 5)

ReflectionMethod::isDestructorVérifie si la méthode est un destructeur

Description

public bool ReflectionMethod::isDestructor ( void )

Vérifie si la méthode est un destructeur.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

TRUE si la méthode est un destructeur, FALSE sinon.

Voir aussi



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

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