Home
last modified time | relevance | path

Searched refs:NullCache (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Cache/
DNullCache.php19 final class NullCache implements CacheInterface, RemovableCacheInterface class
/template/twigstarter/vendor/twig/twig/src/
DEnvironment.php16 use Twig\Cache\NullCache; alias
291 $this->cache = new NullCache();