Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php209 public function isAutoReload() function in Twig\\Environment
401 … if (!$this->isAutoReload() || $this->isTemplateFresh($name, $this->cache->getTimestamp($key))) {