Searched refs:lambdaCache (Results 1 – 1 of 1) sorted by relevance
46 private $lambdaCache; variable in Mustache_Engine599 if (!isset($this->lambdaCache)) {600 $this->lambdaCache = new Mustache_Cache_NoopCache();603 return $this->lambdaCache;