Searched defs:isFresh (Results 1 – 5 of 5) sorted by relevance
/template/twigstarter/ | ||
H A D | TwigStarterLoader.php | 16 public function isFresh($name, $time) function in dokuwiki\\template\\twigstarter\\TwigStarterLoader |
/template/twigstarter/vendor/twig/twig/src/Loader/ | ||
H A D | LoaderInterface.php | 57 public function isFresh($name, $time); function |
H A D | ArrayLoader.php | 76 public function isFresh($name, $time) function in Twig\\Loader\\ArrayLoader |
H A D | ChainLoader.php | 101 public function isFresh($name, $time) function in Twig\\Loader\\ChainLoader |
H A D | FilesystemLoader.php | 172 public function isFresh($name, $time) function in Twig\\Loader\\FilesystemLoader |