(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isDestructor — 判断方法是否是析构方法
判断方法是否是析构方法
此函数没有参数。
如果是析构方法返回 true,否则返回 false
true
false