(PHP 8 >= 8.1.0)
ReflectionProperty::isReadOnly — Checks if property is readonly
Checks whether the property is readonly.
У цієї функції немає параметрів.
true if the property is readonly, false otherwise.
true
false