[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/ocramius/proxy-manager/src/ProxyManager/ProxyGenerator/ -> ProxyGeneratorInterface.php (summary)

(no description)

File Size: 28 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ProxyGeneratorInterface:: (1 method):
  generate()


Interface: ProxyGeneratorInterface  - X-Ref

Base interface for proxy generators - describes how a proxy generator should use
reflection classes to modify given class generators

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: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1