(PHP 8 >= 8.4.0)
ReflectionProperty::isLazy — 檢查屬性是否為延遲載入
$object
檢查屬性是否為延遲載入。
物件
如果屬性為延遲載入,則返回 true,否則返回 false。
true
false