| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 54 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
AccessInterceptorValueHolderFactory:: (2 methods):
createProxy()
getGenerator()
Class: AccessInterceptorValueHolderFactory - X-Ref
Factory responsible of producing proxy objects| createProxy($instance,array $prefixInterceptors = [],array $suffixInterceptors = []) X-Ref |
param: object $instance the object to be wrapped within the value holder param: \Closure[] $prefixInterceptors an array (indexed by method name) of interceptor closures to be called param: \Closure[] $suffixInterceptors an array (indexed by method name) of interceptor closures to be called |
| getGenerator() X-Ref |
| {@inheritDoc} |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |