(PHP 5, PHP 7, PHP 8)
ReflectionProperty::isProtected — protected プロパティであるかどうかを調べる
protected プロパティであるかどうかを調べます。
この関数にはパラメータはありません。
protected プロパティである場合に true、それ以外の場合に false を返します。
true
false