8000 minor #10007 Fixed a nested option syntax issue (javiereguiluz) · symfony/symfony-docs@6c7c8c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6c7c8c3

Browse files
minor #10007 Fixed a nested option syntax issue (javiereguiluz)
This PR was merged into the 4.0 branch. Discussion ---------- Fixed a nested option syntax issue Minor issue after merging #10000 in upper branches. I'll submit another PR ... but that will be the last one! Commits ------- 3054edd Fixed a nested option syntax issue
2 parents 1351077 + 3054edd commit 6c7c8c3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

reference/configuration/framework.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@ Configuration
9494

9595
* `profiler`_
9696

97-
* `collect`_
98-
* `dsn`_
99-
* :ref:`enabled <reference-profiler-enabled>`
100-
* `only_exceptions`_
101-
* `only_master_requests`_
97+
* `collect`_
98+
* `dsn`_
99+
* :ref:`enabled <reference-profiler-enabled>`
100+
* `only_exceptions`_
101+
* `only_master_requests`_
102102

103103
* `property_access`_
104104

0 commit comments

Comments
 (0)
0