ReflectionMethod::isAbstract
(PHP 5)
ReflectionMethod::isAbstract — Checks if method is abstract
Opis
public bool ReflectionMethod::isAbstract
( void
)
Checks if the method is abstract.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
TRUE if the method is abstract, otherwise FALSE
There are no user contributed notes for this page.
