Replies: 1 comment
-
You're welcome to send a PR, not a bad thing for in the config! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I understood from
NameMappersResolver.php
, the mapping strategy for attributes and classes comes from annotations.Most of the time, in a project, naming conventions are (should be) consistent and hence we would use the same mapping for all data objects.
How would you configure that globally?
I may send a PR but I am not really confortable with performance implications. That should not be too hard to implement though.
Beta Was this translation helpful? Give feedback.
All reactions