[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 36 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 service instance return: object |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |