ReflectionClass::getModifiers
获取类的修饰符
&reftitle.description;
public intReflectionClass::getModifiers
返回这个类访问修饰符的位字段。
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
返回
修饰符常量 的位掩码。
&reftitle.seealso;
ReflectionClass::getProperties
Reflection::getModifierNames