LazyObjectInterface
interface LazyObjectInterface
Methods
bool
isLazyObjectInitialized(bool$partial =false)
Returns whether the object is initialized.
object
initializeLazyObject()
Forces initialization of a lazy object and returns it.
bool
resetLazyObject()
No description