FastFeed\Cache\FastFeed::getCache PHP Method

getCache() public method

public getCache ( ) : Desarrolla2\Cache\CacheInterface
return Desarrolla2\Cache\CacheInterface
    public function getCache()
    {
        return $this->cache;
    }