|
protected function clearCache(PackageInterface $package, $path, $processedUrl)
|
|
protected function clearCache(PackageInterface $package, $path, $processedUrl)
|
|
$this->cache->remove($this->getCacheKey($package, $processedUrl));
|
|
$this->cache->remove($this->getCacheKey($package, $processedUrl));
|