Home
last modified time | relevance | path

Searched refs:removeCache (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/
H A DMarkupCacheDependencies.php368 $dependencies->removeCache();
H A DFetcherMarkup.php451 $snippetCache->removeCache();
/template/twigstarter/vendor/twig/twig/src/
DEnvironment.php249 public function removeCache(string $name): void function in Twig\\Environment