The `Doctrine\Common\Persistence\ObjectManager::getRepository` already supports this "collapsing" (what's the actual naming for it?):  It would be great to see this happen in the `Doctrine\Common\Persistence\ManagerRegistry::getManagerForClass`, too.
The
Doctrine\Common\Persistence\ObjectManager::getRepositoryalready supports this "collapsing" (what's the actual naming for it?):It would be great to see this happen in the
Doctrine\Common\Persistence\ManagerRegistry::getManagerForClass, too.