(PHP 5, PHP 7)
ReflectionMethod::isDestructor — Checks if method is a destructor
Checks if the method is a destructor.
Diese Funktion hat keine Parameter.
TRUE if the method is a destructor, otherwise FALSE
TRUE
FALSE