(PHP 8 >= 8.4.0)
ReflectionClass::getLazyInitializer — Gets lazy initializer
Gets the lazy initializer or factory attached to
object
.
object
Returns the initializer if the object is an uninitialized lazy
object, null
otherwise.