[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 64 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
LazyLoadingInterface:: (4 methods):
setProxyInitializer()
getProxyInitializer()
initializeProxy()
isProxyInitialized()
Interface: LazyLoadingInterface - X-Ref
Lazy loading object identifiersetProxyInitializer(\Closure $initializer = null) X-Ref |
Set or unset the initializer for the proxy instance param: \Closure|null $initializer return: mixed |
getProxyInitializer() X-Ref |
return: \Closure|null |
initializeProxy() X-Ref |
Force initialization of the proxy return: bool true if the proxy could be initialized |
isProxyInitialized() X-Ref |
Retrieves current initialization status of the proxy return: bool |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |