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 #55

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

jorge07 commented 6 years ago

Awesome. Rebase master and fix conflict but LGTM!

pascal08 commented 6 years ago

Oops. Rebased on master but forgot to replay my commit on top. See https://github.com/jorge07/symfony-4-es-cqrs-boilerplate/pull/56