Searched refs:setCache (Results 1 – 2 of 2) sorted by relevance
126 $this->setCache($options['cache']);313 public function setCache(Cache $cache) function in Handlebars\\Handlebars
131 $this->setCache($options['cache']);284 public function setCache($cache) function in Twig\\Environment