PHP Class Nette\DI\Extensions\DIExtension

Inheritance: extends Nette\DI\CompilerExtension
Datei anzeigen Open project: nette/di

Public Properties

Property Type Description
$defaults

Public Methods

Method Description
__construct ( $debugMode = FALSE )
afterCompile ( ClassType $class )
loadConfiguration ( )

Method Details

__construct() public method

public __construct ( $debugMode = FALSE )

afterCompile() public method

public afterCompile ( ClassType $class )
$class Nette\PhpGenerator\ClassType

loadConfiguration() public method

public loadConfiguration ( )

Property Details

$defaults public_oe property

public $defaults