ReflectionProperty::isStatic

(PHP 5, PHP 7, PHP 8)

ReflectionProperty::isStaticstaticプロパティであるかどうかを調べる

説明

public ReflectionProperty::isStatic(): bool

staticプロパティであるかどうかを調べます。

パラメータ

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

戻り値

staticプロパティである場合に true、それ以外の場合に false を返します。

参考

関連キーワード:  ReflectionProperty, static, isStatic, isReadOnly, public, パラメータ, setAccessible, 関数, 参考, isPublic