doctrine / DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
MIT License
377 stars 229 forks source link

Add return types required by extending Symfony classes #797

Closed GromNaN closed 8 months ago

GromNaN commented 8 months ago

Cherry-picked from #784 and updated after review.

This types are inherited from parent class in Symfony.