© This document uses PHP Chinese website manual Release
(PHP 5)
ReflectionMethod::isFinal — 判断方法是否定义 final
判断方法是否定义 final
此函数没有参数。
如果是 final 返回 TRUE ,否则返回 FALSE
TRUE
FALSE