Home
last modified time | relevance | path

Searched defs:NullCache (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/lib/Twig/Cache/
H A DNull.php3 use Twig\Cache\NullCache; alias
/template/twigstarter/vendor/twig/twig/src/Cache/
H A DNullCache.php19 final class NullCache implements CacheInterface class
/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php16 use Twig\Cache\NullCache; alias