doctrine / data-fixtures

Doctrine2 ORM Data Fixtures Extensions
http://www.doctrine-project.org
MIT License
2.76k stars 224 forks source link

Fix phpdoc of `Loader::getFixtures` #418

Closed franmomu closed 1 year ago

franmomu commented 1 year ago

The fixtures are not necessarily instances of OrderedFixtureInterface

Triggered by https://github.com/doctrine/DoctrineMongoDBBundle/actions/runs/3824815692/jobs/6507341290#step:6:16

franmomu commented 1 year ago

Just saw https://github.com/doctrine/data-fixtures/pull/416 🤦