Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Cache/
DPSR16Bridge.php15 use Psr\SimpleCache\CacheInterface as PsrCacheInterface; alias
20 * @var PsrCacheInterface
26 * @param PsrCacheInterface $cache
28 public function __construct(PsrCacheInterface $cache)