Created
January 12, 2014 17:58
-
-
Save anyt/8388131 to your computer and use it in GitHub Desktop.
Enable doctrine2 underscore naming strategy in Symfony2.
This file contains 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
doctrine: | |
orm: | |
naming_strategy: doctrine.orm.naming_strategy.underscore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment