Home
last modified time | relevance | path

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

/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php299 public function getPartialsLoader() function in Handlebars\\Handlebars
473 $source = $this->getPartialsLoader()->load($name);
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php324 public function getPartialsLoader() function in Mustache_Engine