ReflectionClassConstant::isProtected
クラス定数が protected かを調べる
&reftitle.description;
public boolReflectionClassConstant::isProtected
クラス定数が protected かを調べます。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
クラス定数が protected なら &true; を返します。
そうでなければ &false; を返します。
&reftitle.seealso;
ReflectionClassConstant::isFinal
ReflectionClassConstant::isPublic
ReflectionClassConstant::isPrivate