Home
last modified time | relevance | path

Searched defs:isFresh (Results 1 – 5 of 5) sorted by relevance

/template/twigstarter/
DTwigStarterLoader.php16 public function isFresh($name, $time): bool function in dokuwiki\\template\\twigstarter\\TwigStarterLoader
/template/twigstarter/vendor/twig/twig/src/Loader/
DLoaderInterface.php43 public function isFresh(string $name, int $time): bool; function
DArrayLoader.php67 public function isFresh(string $name, int $time): bool function in Twig\\Loader\\ArrayLoader
DChainLoader.php114 public function isFresh(string $name, int $time): bool function in Twig\\Loader\\ChainLoader
DFilesystemLoader.php163 public function isFresh(string $name, int $time): bool function in Twig\\Loader\\FilesystemLoader