dddshelf / last-wishes

Last Wishes is a PHP application written following Domain-Driven Design approach. It's one of the sample applications where you can check the concepts explained in the "Domain-Driven Design in PHP" book.
https://leanpub.com/ddd-in-php
659 stars 120 forks source link

UserFactory and WishFactory not used? #22

Open Sarke opened 7 years ago

Sarke commented 7 years ago

Am I missing something, or are these two not being used?