jorge07 / symfony-6-es-cqrs-boilerplate

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

Rename UserCollectionInterface #56

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.

Resolve #54

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 118


Totals Coverage Status
Change from base Build 110: 0.0%
Covered Lines: 446
Relevant Lines: 469

💛 - Coveralls
jorge07 commented 6 years ago

Awesome, thanks!