Pinq\Tests\Integration\Caching\CSVFileCacheTest::setUpCache PHP Method

setUpCache() protected method

protected setUpCache ( )
    protected function setUpCache()
    {
        return new CSVFileCache(self::$cacheFilePath);
    }