[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 59 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() 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 return: \ProxyManager\Proxy\AccessInterceptorInterface |
getGenerator() X-Ref |
{@inheritDoc} |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |