Commit d9be6a5
committed
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 reference1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| |||
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
0 commit comments