(PHP 8 >= 8.4.0)
ReflectionProperty::isLazy — Checks whether a property is lazy
$object
Checks whether a property is lazy.
object
Returns true if the property is lazy, false otherwise.
true
false