| [ Index ] | 
		    PHP Cross Reference of phpBB-3.2.11-deutsch | 
    
[Source view] [Print] [Project Stats]
Base factory common logic
| Author: | Marco Pivetta <ocramius@gmail.com> | 
| License: | MIT | 
| File Size: | 46 lines (2 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
| createProxy($className, Closure $initializer) X-Ref | 
| Creates a new lazy proxy instance of the given class with the given initializer param: string $className name of the class to be proxied param: \Closure $initializer initializer to be passed to the proxy return: \ProxyManager\Proxy\LazyLoadingInterface  | 
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |