Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group repository classes in Repository folder #279

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

peter-gribanov
Copy link
Member

At the root of the project are 4 classes related to the repository theme. It will be better if they are grouped in the same namespace separately from other classes.

List of moved classes:

  • EntitySpecificationRepository -> Repository\EntitySpecificationRepository
  • EntitySpecificationRepositoryInterface -> Repository\EntitySpecificationRepositoryInterface
  • EntitySpecificationRepositoryTrait -> Repository\EntitySpecificationRepositoryTrait
  • RepositoryFactory -> Repository\RepositoryFactory

@peter-gribanov peter-gribanov self-assigned this Jan 20, 2021
@peter-gribanov peter-gribanov added this to the Release 1.1.2 milestone Jan 20, 2021
@peter-gribanov peter-gribanov merged commit 588e786 into Happyr:master Jan 20, 2021
@peter-gribanov peter-gribanov deleted the group_repositories branch January 20, 2021 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant