You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inside Loader (Doctrine\Common\DataFixtures). You guys have a method called addFixture, which checks if the current fixture, is dependent on another fixture. If true the fixture will be recreated by the Loader. Could you guys alter the method to check if the current class is set and if so just continue?
Kind Regards,
The text was updated successfully, but these errors were encountered:
Hello,
inside Loader (Doctrine\Common\DataFixtures). You guys have a method called addFixture, which checks if the current fixture, is dependent on another fixture. If true the fixture will be recreated by the Loader. Could you guys alter the method to check if the current class is set and if so just continue?
Kind Regards,
The text was updated successfully, but these errors were encountered: