Tim Brouckaert

Results 1 issues of Tim Brouckaert

When I get a model from the graph, I get the correct model. But I'm using caching in Symfony to save requests. ``` return $this->cache->get($cacheKey, function (ItemInterface $item) use ($type,...