ReflectionClassConstant::isDeprecated
クラス定数が非推奨かどうかを調べる
&reftitle.description;
public boolReflectionClassConstant::isDeprecated
クラス定数が非推奨かどうかを調べます。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
クラス定数が非推奨なら &true; を、そうでなければ &false; を返します。
&reftitle.examples;
ReflectionClassConstant::isDeprecated の例
isDeprecated());
?>
]]>
&example.outputs;
&reftitle.seealso;
Deprecated
ReflectionClassConstant::getDocComment