8000 minor #10008 Fixed some nested options issues (javiereguiluz) · symfony/symfony-docs@b484c8b · GitHub
[go: up one dir, main page]

Skip to content

Commit b484c8b

Browse files
committed
minor #10008 Fixed some nested options issues (javiereguiluz)
This PR was merged into the 4.1 branch. Discussion ---------- Fixed some nested options issues The last fix related to #10000 🎉 Commits ------- 962c36d Fixed some nested options issues
2 parents 90dba69 + 962c36d commit b484c8b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

reference/configuration/framework.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -169,16 +169,16 @@ Configuration
169169
* `trusted_proxies`_
170170
* `validation`_
171171

172-
* :ref:`cache <reference-validation-cache>`
173-
* `email_validation_mode`_
174-
* :ref:`enable_annotations <reference-validation-enable_annotations>`
175-
* :ref:`enabled <reference-validation-enabled>`
176-
* :ref:`mapping <reference-validation-mapping>`
172+
* :ref:`cache <reference-validation-cache>`
173+
* `email_validation_mode`_
174+
* :ref:`enable_annotations <reference-validation-enable_annotations>`
175+
* :ref:`enabled <reference-validation-enabled>`
176+
* :ref:`mapping <reference-validation-mapping>`
177177

178-
* :ref:`paths <reference-validation-mapping-paths>`
178+
* :ref:`paths <reference-validation-mapping-paths>`
179179

180-
* `strict_email`_
181-
* `translation_domain`_
180+
* `strict_email`_
181+
* `translation_domain`_
182182

183183
secret
184184
~~~~~~

0 commit comments

Comments
 (0)
0