ReflectionProperty
PHP Manual

ReflectionProperty::getModifiers

(PHP 5)

ReflectionProperty::getModifiersGets modifiers

説明

public int ReflectionProperty::getModifiers ( void )

Gets the modifiers.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

A numeric representation of the modifiers.

参考


ReflectionProperty
PHP Manual