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

Correct use of abstract methods on RepositoryAbstract #13

Closed
williamespindola opened this issue Aug 7, 2015 · 0 comments · Fixed by #26
Closed

Correct use of abstract methods on RepositoryAbstract #13

williamespindola opened this issue Aug 7, 2015 · 0 comments · Fixed by #26
Labels

Comments

@williamespindola
Copy link
Owner

The methods setStorage and getStorage on RepositoryAbstract class must be abstract at RepositoryAbstract and common only in your concrete classes.

williamespindola added a commit that referenced this issue Sep 22, 2015
- Correct use of abstract methods on RepositoryAbstract close #13
- Remove EntityInterface of RepositoryAbstract class close #19
@williamespindola williamespindola mentioned this issue Sep 22, 2015
Merged
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 a pull request may close this issue.

1 participant