Sylius / Sylius-Sandbox

[DEPRACATED] Sylius sandbox application, playground and testing place for Sylius and Symfony2 beginners.
Sylius.org
MIT License
76 stars 24 forks source link

Clean up data fixtures #73

Closed pjedrzejewski closed 11 years ago

pjedrzejewski commented 11 years ago

There is a lot of duplicated code inside DataFixtures. We need a base class for them.

pjedrzejewski commented 11 years ago

Done.