Php/docs/reflectionproperty.getmodifiers

提供:Dev Guides
< Php
移動先:案内検索

ReflectionProperty::getModifiers

(PHP 5, PHP 7)

ReflectionProperty::getModifiersプロパティの修飾子を取得する


説明

public ReflectionProperty::getModifiers ( ) : int

修飾子を取得します。

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


パラメータ

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


返り値

修飾子の数値表現を返します。


参考