ReflectionClassConstant::getModifiers
クラス定数の修飾子を取得する
&reftitle.description;
public intReflectionClassConstant::getModifiers
クラス定数のアクセス修飾子のビットフィールドを返します。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
アクセス修飾子の数値表現を返します。
これらの修飾子の実際の意味は、
定義済みの定数 で説明しています。
&reftitle.seealso;
Reflection::getModifierNames