ReflectionFunctionAbstract::isDeprecated
非推奨であるかどうかを調べる
&reftitle.description;
public boolReflectionFunctionAbstract::isDeprecated
この関数が非推奨であるかどうかを調べます。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
非推奨である場合に &true;、それ以外の場合に &false; を返します。
&reftitle.examples;
ReflectionFunctionAbstract::isDeprecated の例
isDeprecated());
?>
]]>
&example.outputs;
&reftitle.seealso;
Deprecated
ReflectionFunctionAbstract::getDocComment