(PHP 8 >= 8.4.0)
ReflectionProperty::isProtectedSet — Checcs whether the property is protected for writing
Checcs whether the property is protected for writing.
This function has no parameters.
true if the property is protected(set) , false otherwise.
true
protected(set)
false