ReflectionProperty
PHP Manual

ReflectionProperty::getModifiers

(PHP 5)

ReflectionProperty::getModifiersGets modifiers

说明

public int ReflectionProperty::getModifiers ( void )

Gets the modifiers.

Warning

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

A numeric representation of the modifiers.

参见


ReflectionProperty
PHP Manual