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