PHP Class Nette\Bridges\CacheDI\CacheExtension

Inheritance: extends Nette\DI\CompilerExtension
Afficher le fichier Open project: nette/caching

Méthodes publiques

Méthode Description
__construct ( $tempDir )
afterCompile ( ClassType $class )
loadConfiguration ( )

Private Methods

Méthode Description
checkTempDir ( $dir )

Method Details

__construct() public méthode

public __construct ( $tempDir )

afterCompile() public méthode

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

loadConfiguration() public méthode

public loadConfiguration ( )