Searched refs:CacheInterface (Results 1 – 3 of 3) sorted by relevance
47 use Psr\SimpleCache\CacheInterface; alias62 * @var CacheInterface69 * @param CacheInterface $cache71 public function __construct(CacheInterface $cache)
62 … `SimplePie\Cache\DB` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead63 …SimplePie\Cache\File` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead64 …lePie\Cache\Memcache` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead65 …ePie\Cache\Memcached` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead66 …implePie\Cache\MySQL` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead67 …implePie\Cache\Redis` is deprecated, use implementation of `Psr\SimpleCache\CacheInterface` instead68 - The interface `SimplePie\Cache\Base` is deprecated, use interface `Psr\SimpleCache\CacheInterface…
48 use Psr\SimpleCache\CacheInterface; alias883 * @param CacheInterface $psr16cache The PSR-16 cache implementation887 public function set_cache(CacheInterface $cache)