Searched refs:cacheKeys (Results 1 – 1 of 1) sorted by relevance
54 …* @param String[] $cacheKeys - extra cache keys that are not in the url because they are retrieved…57 public static function createFrom(IFetcher $fetch, array $cacheKeys = []): FetcherCache argument59 return new FetcherCache($fetch, $cacheKeys);