Hi,
I use api-platform with pomm and I upgrade package : pomm-project/pomm-api-platform#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.