Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Loader/
H A DFilesystem.php8 class Twig_Loader_Filesystem extends FilesystemLoader class
/plugin/findologicxmlexport/
H A Dadmin.php114 $loader = new Twig_Loader_Filesystem(self::TEMPLATE_DIR);
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst159 $loader = new Twig_Loader_Filesystem($tplDir);
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG441 * added the possibility to ignore the filesystem constructor argument in Twig_Loader_Filesystem
528 * added namespaced templates support in Twig_Loader_Filesystem
529 * added Twig_Loader_Filesystem::prependPath()
1021 … $loader = new Twig_Loader_Filesystem('/path/to/templates', '/path/to/compilation_cache', true);
1026 $loader = new Twig_Loader_Filesystem('/path/to/templates');