Created
December 16, 2016 17:23
-
-
Save jetsuit/c2e988f20597ba03b1132f0ac54108a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jms_serializer.naming_strategy_camelCase: | |
class: 'JMS\Serializer\Naming\IdenticalPropertyNamingStrategy' | |
jms_serializer.naming_strategy: | |
class: 'JMS\Serializer\Naming\SerializedNameAnnotationStrategy' | |
arguments : ['@jms_serializer.naming_strategy_camelCase'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jms seralization camel case with annotations support