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

Private methods in abstract custom mapper should not be considered as custom mapping method #104

Closed
softdays opened this issue Jul 22, 2016 · 0 comments
Milestone

Comments

@softdays
Copy link

Sometimes we have to factorize of the logic of conversion within private methods. Selma displays a warning on private methods used in abstract mapper:
Custom mapping method should be *public* (Fix modifiers of the method) on convert
In this case it seems that the warning is not relevant.

slemesle added a commit that referenced this issue Jul 29, 2016
slemesle added a commit that referenced this issue Jul 29, 2016
@slemesle slemesle added this to the 0.15 milestone Jul 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants