Class NConfigCompilerExtension
Configurator compiling extension.
- NObject
- NConfigCompilerExtension
public
|
|
public
array
|
|
public
|
|
public
array
|
|
public
string
|
|
public
|
|
public
|
#
beforeCompile( )
Adjusts DI container before is compiled to PHP class. Intended to be overridden by descendant. |
public
|
#
afterCompile(
Adjusts DI container compiled to PHP class. Intended to be overridden by descendant. |
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
protected
|
$compiler |
|
|
protected
string
|
$name |
|
public read-only
array
|
$config | |
public read-only
|
$containerBuilder |
$reflection
|