Home
last modified time | relevance | path

Searched refs:_templates (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Loader/
H A DFilesystemLoader.php26 private $_templates = array(); variable in Handlebars\\Loader\\FilesystemLoader
85 if (!isset($this->_templates[$name])) {
86 $this->_templates[$name] = $this->loadFile($name);
89 return new HandlebarsString($this->_templates[$name]);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dtemplates.rst839 .. _templates-whitespace-control: