ReflectionMethod::isDestructor Checks if method is a destructor &reftitle.description; public boolReflectionMethod::isDestructor Checks if the method is a destructor. &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; &true; if the method is a destructor, otherwise &false; &reftitle.seealso; ReflectionMethod::isConstructor