ReflectionMethod::isFinal
(PHP 5)
ReflectionMethod::isFinal — Checks if method is final
Descrierea
public bool ReflectionMethod::isFinal
( void
)
Checks if the method is final.
Parametri
Această funcție nu are parametri.
Valorile întoarse
TRUE if the method is final, otherwise FALSE
There are no user contributed notes for this page.
