(PHP 5, PHP 7)
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