[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
Base factory common logic
Author: | Marco Pivetta <ocramius@gmail.com> |
License: | MIT |
File Size: | 116 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct(Configuration $configuration = null) X-Ref |
param: \ProxyManager\Configuration $configuration |
generateProxy(string $className, array $proxyOptions = []) X-Ref |
Generate a proxy from a class name param: string $className param: mixed[] $proxyOptions |
generateProxyClass(string $proxyClassName,string $className,array $proxyParameters,array $proxyOptions = []) X-Ref |
Generates the provided `$proxyClassName` from the given `$className` and `$proxyParameters` param: string $proxyClassName param: string $className param: array $proxyParameters param: mixed[] $proxyOptions |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |