Home
last modified time | relevance | path

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

/webtrees/app/
H A DCache.php23 use Symfony\Contracts\Cache\CacheInterface; alias
32 private CacheInterface $cache;
35 * @param CacheInterface $cache
37 public function __construct(CacheInterface $cache)