(PHP 5)
ReflectionMethod::isDestructor — Checks if method is a destructor
Checks if the method is a destructor.
Esta função não contém parâmetros.
TRUE if the method is a destructor, otherwise false;