(PHP 5)
ReflectionMethod::isDestructor — Checks if method is a destructor
Checks if the method is a destructor.
此函数没有参数。
TRUE if the method is a destructor, otherwise FALSE
TRUE
FALSE