ReflectionProperty::isStatic
staticプロパティであるかどうかを調べる
説明
public bool ReflectionProperty::isStatic()
戻り値
staticプロパティである場合に true
、それ以外の場合に false
を返します。
参考
- ReflectionProperty::isPublic
- ReflectionProperty::isProtected
- ReflectionProperty::isPrivate
- ReflectionProperty::isReadOnly