Hi, I use api-platform with pomm and I upgrade package : https://github.com/pomm-project/pomm-api-platform/pull/9. I'm writing a persister but I have a problem. In fact, the function ```getResourceClass``` of ```ResourceClassResolver``` exclude values ```\Traversable```. Why? The pomm object implements this interface.