Searched refs:Twig_Loader_Filesystem (Results 1 – 4 of 4) sorted by relevance
8 class Twig_Loader_Filesystem extends FilesystemLoader class
114 $loader = new Twig_Loader_Filesystem(self::TEMPLATE_DIR);
159 $loader = new Twig_Loader_Filesystem($tplDir);
441 * added the possibility to ignore the filesystem constructor argument in Twig_Loader_Filesystem528 * added namespaced templates support in Twig_Loader_Filesystem529 * 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');