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