Searched refs:_templates (Results 1 – 2 of 2) sorted by relevance
26 private $_templates = array(); variable in Handlebars\\Loader\\FilesystemLoader85 if (!isset($this->_templates[$name])) {86 $this->_templates[$name] = $this->loadFile($name);89 return new HandlebarsString($this->_templates[$name]);
839 .. _templates-whitespace-control: