Class ContainerFactory
DI container generator.
- Nette\Object
- Nette\DI\ContainerFactory
public
|
|
public
|
|
protected
string
|
|
protected
array
|
|
protected
|
|
protected
|
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
public
callable[]
|
$onCompile |
|
#
function (ContainerFactory $factory, Compiler $compiler, $config); Occurs after the compiler is created |
public
boolean
|
$autoRebuild | FALSE |
|
public
string
|
$class | 'SystemContainer' |
|
public
string
|
$parentClass | 'Nette\DI\Container' |
|
public
array
|
$config | array() |
|
public
array
|
$configFiles | array() |
#
[file|array, section] |
public
string
|
$tempDirectory |
|
$reflection
|