Home
last modified time | relevance | path

Searched refs:Mustache_Source_FilesystemSource (Results 1 – 2 of 2) sorted by path

/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DProductionFilesystemLoader.php84 return new Mustache_Source_FilesystemSource($fileName, $this->statProps);
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Source/
H A DFilesystemSource.php20 class Mustache_Source_FilesystemSource implements Mustache_Source class