ReflectionMethod::isFinal(PHP 5) ReflectionMethod::isFinal — Checks if method is final Описание
public bool ReflectionMethod::isFinal
( void
)
Checks if the method is final. Список параметровУ этой функции нет параметров. Возвращаемые значенияTRUE if the method is final, otherwise FALSE |
||