Nette\Bridges\CacheDI\CacheExtension::__construct PHP Метод

__construct() публичный Метод

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