thephpleague / factory-muffin

Enables the rapid creation of objects for testing
https://factory-muffin.thephpleague.com/
MIT License
531 stars 72 forks source link

Update README.md #432

Closed JonoB closed 4 years ago

JonoB commented 7 years ago

Added to documentation stating that if you want to use group prefixes, then a definition without a group prefix must be created as well.

GrahamCampbell commented 4 years ago

Great, thanks. :)