ReflectionClass::getLazyInitializerGets lazy initializer
&reftitle.description;
publiccallablenullReflectionClass::getLazyInitializerobjectobject
Gets the lazy initializer or factory attached to
object.
&reftitle.parameters;
object
The object from which to get the initializer.
&reftitle.returnvalues;
Returns the initializer if the object is an uninitialized lazy
object, &null; otherwise.
&reftitle.seealso;
Lazy objectsReflectionClass::newLazyGhost