Searched refs:instructionsCache (Results 1 – 2 of 2) sorted by relevance
76 public CacheInstructions $instructionsCache; variable in ComboStrap\\FetcherMarkup345 $useCache = $this->instructionsCache->useCache();1139 $path = $this->instructionsCache->cache;1215 $depends['files'][] = $this->instructionsCache->cache;1376 if (isset($this->instructionsCache)) {1381 $this->instructionsCache->storeCache($instructions);1444 $this->processedInstructions = $this->instructionsCache->retrieveCache();
327 $newFetcherMarkup->instructionsCache = new CacheInstructions($wikiId, $localFile);