[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 76 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RemoteObjectFactory:: (3 methods):
__construct()
createProxy()
getGenerator()
Class: RemoteObjectFactory - X-Ref
Factory responsible of producing remote proxy objects__construct(AdapterInterface $adapter, Configuration $configuration = null) X-Ref |
{@inheritDoc} param: AdapterInterface $adapter param: Configuration $configuration |
createProxy($instanceOrClassName) X-Ref |
param: string|object $instanceOrClassName return: \ProxyManager\Proxy\RemoteObjectInterface |
getGenerator() X-Ref |
{@inheritDoc} |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |