| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 42 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ProxyGeneratorInterface:: (1 method):
generate()
Interface: ProxyGeneratorInterface - X-Ref
Base interface for proxy generators - describes how a proxy generator should use| generate(ReflectionClass $originalClass, ClassGenerator $classGenerator) X-Ref |
| Apply modifications to the provided $classGenerator to proxy logic from $originalClass param: \ReflectionClass $originalClass param: \Zend\Code\Generator\ClassGenerator $classGenerator return: void |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |