Thanks to visit codestin.com Credit goes to www.php.net
(PHP 8 >= 8.4.0)
ReflectionProperty::isPrivateSet — Checks if property is private for writing
Checks whether the property is private for writing.
Bu işlevin bağımsız değişkeni yoktur.
true if the property is private(set), false otherwise.
true
private(set)
false