ReflectionClass::getLazyInitializer
(PHP 8 >= 8.4.0)
ReflectionClass::getLazyInitializer — Gets lazy initializer
Description
Gets the lazy initializer or factory attached to object.
Parameters
object- The object from which to get the initializer.
Return Values
Returns the initializer if the object is an uninitialized lazy object, null otherwise.
See Also
- Lazy objects
- ReflectionClass::newLazyGhost() - Creates a new lazy ghost instance
↑ and ↓ to navigate • Enter to select • Esc to close • / to open