PHP Class Nette\Bridges\ReflectionDI\ReflectionExtension

Inheritance: extends Nette\DI\CompilerExtension
Show file Open project: nette/reflection

Public Methods

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

Method Details

__construct() public method

public __construct ( $debugMode = FALSE )

afterCompile() public method

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