function TestLoader::isFresh
File
-
core/
modules/ system/ tests/ modules/ twig_loader_test/ src/ Loader/ TestLoader.php, line 39
Class
- TestLoader
- A test Twig loader.
Namespace
Drupal\twig_loader_test\LoaderCode
public function isFresh(string $name, int $time) : bool {
return TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.