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