ReflectionProperty::getModifiers

(PHP 5, PHP 7, PHP 8)

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

説明

public ReflectionProperty::getModifiers(): int

修飾子を取得します。

パラメータ

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

戻り値

修飾子の数値表現を返します。 これらの修飾子の実際の意味は、 定義済みの定数 で説明しています。

参考

関連キーワード:  修飾, 取得, ReflectionProperty, getModifiers, パラメータ, 定義, getModifierNames, Reflection, private, isPrivate