Searched refs:CacheInterface (Results 1 – 3 of 3) sorted by relevance
10 use Psr\SimpleCache\CacheInterface; alias24 * @var CacheInterface31 * @param CacheInterface $cache33 public function __construct(CacheInterface $cache)
114 … `SimplePie\Cache\DB` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead115 …SimplePie\Cache\File` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead116 …lePie\Cache\Memcache` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead117 …ePie\Cache\Memcached` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead118 …implePie\Cache\MySQL` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead119 …implePie\Cache\Redis` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead120 - The interface `SimplePie\Cache\Base` is deprecated, use interface `Psr\SimpleCache\CacheInterface…
14 use Psr\SimpleCache\CacheInterface; alias953 * @param CacheInterface $cache The PSR-16 cache implementation957 public function set_cache(CacheInterface $cache)