Home
last modified time | relevance | path

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

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