Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DCacheManager.php64 public function &getCacheResultsForSlot(string $id): CacheResults
68 $cacheManagerForSlot = new CacheResults($id);
75 * @return CacheResults[] - null if the page does not exists
H A DCacheResults.php12 class CacheResults class