jorge07 / symfony-6-es-cqrs-boilerplate

Symfony 6 DDD ES CQRS backend boilerplate.
MIT License
1.07k stars 187 forks source link

Rename UserCollectionInterface to clarify intentions #54

Closed pascal08 closed 6 years ago

pascal08 commented 6 years ago

As mentioned by @jorge07 here

Renaming this interface should emphasize that it should only be implemented to check is a user with a certain email is already registered.