Skip to content

Commit fbfa66e

Browse files
committed
Minor reword
1 parent f7e8fdd commit fbfa66e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

routing/service_container_parameters.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ inside your routing configuration:
5555
;
5656
};
5757
58+
.. versionadded:: 4.3
59+
60+
Support for boolean container parameters in routes was introduced in Symfony 4.3.
61+
5862
You can now control and set the ``app.locales`` parameter somewhere
5963
in your container:
6064

@@ -138,7 +142,3 @@ path):
138142

139143
For parameter handling within a Dependency Injection Class see
140144
:doc:`/configuration/using_parameters_in_dic`.
141-
142-
.. versionadded:: 4.3
143-
144-
Support for boolean container parameters was introduced in Symfony 4.3.

0 commit comments

Comments
 (0)