You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #16792 [Doctrine] Added naming_strategy option to doctrine config reference (naitsirch)
This PR was merged into the 4.4 branch.
Discussion
----------
[Doctrine] Added naming_strategy option to doctrine config reference
The `namong_strategy` option of the doctrine bundle reference is currenty missing. So I have added it together with its default value.
You can compare it to the complete reference of the DoctrineBundle [here](https://github.com/doctrine/DoctrineBundle/blob/2.6.x/Resources/doc/configuration.rst).
Commits
-------
99269ac Added naming_strategy option to doctrine config reference
0 commit comments