PHP Class Nette\Bridges\CacheDI\CacheExtension

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

Public Methods

Method Description
__construct ( $tempDir )
afterCompile ( ClassType $class )
loadConfiguration ( )

Private Methods

Method Description
checkTempDir ( $dir )

Method Details

__construct() public method

public __construct ( $tempDir )

afterCompile() public method

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

loadConfiguration() public method

public loadConfiguration ( )