Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DFetcherMarkup.php76 public CacheInstructions $instructionsCache; variable in ComboStrap\\FetcherMarkup
345 $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();
H A DFetcherMarkupBuilder.php327 $newFetcherMarkup->instructionsCache = new CacheInstructions($wikiId, $localFile);