doctrine / DoctrineFixturesBundle

Symfony integration for the doctrine/data-fixtures library
MIT License
2.45k stars 202 forks source link

Update index.rst #324

Closed ThomasLandauer closed 4 years ago

ThomasLandauer commented 4 years ago

Changing typehint from Doctrine\Common\Persistence\ObjectManager to Doctrine\Persistence\ObjectManager. See https://github.com/doctrine/DoctrineFixturesBundle/issues/323

greg0ire commented 4 years ago

Thanks @ThomasLandauer !