[ 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 |
AccessInterceptorScopeLocalizerFactory:: (2 methods):
createProxy()
getGenerator()
Class: AccessInterceptorScopeLocalizerFactory - X-Ref
Factory responsible of producing proxy objectscreateProxy($instance,array $prefixInterceptors = [],array $suffixInterceptors = []) X-Ref |
param: object $instance the object to be localized within the access interceptor 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 |