| [ 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: | 112 lines (4 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($className) X-Ref |
| Generate a proxy from a class name param: string $className return: string proxy class name |
| generateProxyClass($proxyClassName, $className, array $proxyParameters) X-Ref |
| Generates the provided `$proxyClassName` from the given `$className` and `$proxyParameters` param: string $proxyClassName param: string $className param: array $proxyParameters return: void |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |