ReflectionClass::getModifiers
(PHP 5)
ReflectionClass::getModifiers — 获取修饰符
说明
public int ReflectionClass::getModifiers
( void
)
返回这个类访问修饰符的位字段。
参数
此函数没有参数。
返回值
返回 修饰符常量 的位掩码。
There are no user contributed notes for this page.
(PHP 5)
ReflectionClass::getModifiers — 获取修饰符
返回这个类访问修饰符的位字段。
此函数没有参数。
返回 修饰符常量 的位掩码。