(PHP 5, PHP 7)
ReflectionMethod::isDestructor — Checks if method is a destructor
Checks if the method is a destructor.
This function has no parameters.
TRUE if the method is a destructor, otherwise FALSE
TRUE
FALSE