[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/di/ -> proxy_instantiator.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 72 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

proxy_instantiator:: (2 methods):
  __construct()
  instantiateProxy()


Class: proxy_instantiator  - X-Ref

Runtime lazy loading proxy generator extended for allowing use while using
open_basedir restrictions

Original author: Marco Pivetta <ocramius@gmail.com>
__construct($cache_dir)   X-Ref
proxy_instantiator constructor

param: string $cache_dir Cache dir for fall back when using open_basedir

instantiateProxy(ContainerInterface $container, Definition $definition, $id, $realInstantiator)   X-Ref
{@inheritdoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1