Searched refs:dependenciesCacheStore (Results 1 – 1 of 1) sorted by relevance
94 private $dependenciesCacheStore; variable in ComboStrap\\MarkupCacheDependencies377 if ($this->dependenciesCacheStore !== null) {378 return $this->dependenciesCacheStore;391 $this->dependenciesCacheStore = new CacheParser($wikiId, $localPath, "deps.json");392 return $this->dependenciesCacheStore;