Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/
H A DExtensionSet.php124 public function getLastModified(): int function in Twig\\ExtensionSet
H A DEnvironment.php482 …return $this->extensionSet->getLastModified() <= $time && $this->getLoader()->isFresh($name, $time…