ReflectionFunctionAbstract::isDeprecated
(PHP 5)
ReflectionFunctionAbstract::isDeprecated — Checks if deprecated
Descrierea
public bool ReflectionFunctionAbstract::isDeprecated
( void
)
Checks whether the function is deprecated.
Avertizare
Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
Această funcţie nu are parametri.
Valorile întroarse
TRUE if it's deprecated, otherwise FALSE
ReflectionFunctionAbstract::isDeprecated
There are no user contributed notes for this page.
