Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Conversation

marcobarreche
Copy link

Crear caso de uso para registrar un usuario


use CodelyTv\Mooc\User\Domain\User;

interface UserWriterRepositoryInterface
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, only one suggestion. Interface is an implementation detail and it is not necessary to add it. Just UserWriterRepository will be better.

@marcobarreche marcobarreche closed this by deleting the head repository Dec 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants