PHP 클래스 Nette\Bridges\CacheDI\CacheExtension

상속: extends Nette\DI\CompilerExtension
파일 보기 프로젝트 열기: nette/caching

공개 메소드들

메소드 설명
__construct ( $tempDir )
afterCompile ( ClassType $class )
loadConfiguration ( )

비공개 메소드들

메소드 설명
checkTempDir ( $dir )

메소드 상세

__construct() 공개 메소드

public __construct ( $tempDir )

afterCompile() 공개 메소드

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

loadConfiguration() 공개 메소드

public loadConfiguration ( )