Nette\Bridges\CacheDI\CacheExtension::__construct PHP Method

__construct() public method

public __construct ( $tempDir )
    public function __construct($tempDir)
    {
        $this->tempDir = $tempDir;
    }