(PHP 5, PHP 7)
ReflectionMethod::isDestructor — Checks if method is a destructor
Checks if the method is a destructor.
Esta função não possui parâmetros.
TRUE if the method is a destructor, otherwise FALSE
TRUE
FALSE