(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;