[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 37 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
InstantiatorInterface:: (1 method):
instantiateProxy()
Interface: InstantiatorInterface - X-Ref
Lazy proxy instantiator, capable of instantiating a proxy given a container, theinstantiateProxy(ContainerInterface $container, Definition $definition, $id, $realInstantiator) X-Ref |
Instantiates a proxy object. param: ContainerInterface $container the container from which the service is being requested param: Definition $definition the definition of the requested service param: string $id identifier of the requested service param: callable $realInstantiator zero-argument callback that is capable of producing the real return: object |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |