ReflectionProperty::getModifiers
ReflectionProperty::getModifiers
(PHP 5, PHP 7)
ReflectionProperty :: getModifiers - 获取属性修饰符
描述
public int ReflectionProperty::getModifiers ( void )
获取修饰符。
警告
此功能目前没有记录; 只有它的参数列表可用。
参数
该功能没有参数。
返回值
修饰符的数字表示。
← ReflectionProperty::getDocComment
ReflectionProperty::getName →