ReflectionProperty
PHP 手册

ReflectionProperty::getModifiers

(PHP 5)

ReflectionProperty::getModifiersGets modifiers

说明

public int ReflectionProperty::getModifiers ( void )

Gets the modifiers.

Warning

本函数暂无文档,仅有参数列表。

参数

This function has no parameters.

返回值

A numeric representation of the modifiers.

参见


ReflectionProperty
PHP 手册