Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DCacheManager.php35 private array $slotCacheResults = []; variable in ComboStrap\\CacheManager
66 $cacheManagerForSlot = &$this->slotCacheResults[$id];
69 $this->slotCacheResults[$id] = $cacheManagerForSlot;
79 return $this->slotCacheResults;