(PHP 8 >= 8.1.0)
ReflectionProperty::isReadOnly — 檢查屬性是否為只讀
檢查屬性是否為只讀。
此函數(shù)沒有參數(shù)。
如果屬性是只讀的,則返回 true,否則為 false。
true
false