Searched refs:ItemInterface (Results 1 – 1 of 1) sorted by relevance
24 use Symfony\Contracts\Cache\ItemInterface; alias55 … return $this->cache->get(md5($key), static function (ItemInterface $item) use ($closure, $ttl) {