(PHP 8 >= 8.4.0)
ReflectionProperty::isProtectedSet — Checks whether the property is protected for writing
Checks whether the property is protected for writing.
Bu işlevin bağımsız değişkeni yoktur.
true if the property is protected(set), false otherwise.
true
protected(set)
false