File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -186,9 +186,9 @@ through environment variables:
186
186
password : " %env(DB_PASSWORD)%"
187
187
188
188
.. versionadded :: 3.2
189
- Support for runtime environment variables via the ``%env(...)% `` syntax was
190
- added in Symfony 3.2. Prior to version 3.2, you needed to use the
191
- :doc: `special SYMFONY__ variables </configuration/external_parameters >`.
189
+ Support for runtime environment variables via the ``%env(...)% `` syntax
190
+ was added in Symfony 3.2. Prior to version 3.2, you needed to use the
191
+ :doc: `special SYMFONY__ variables </configuration/external_parameters >`.
192
192
193
193
.. _`feature toggles` : https://en.wikipedia.org/wiki/Feature_toggle
194
194
.. _`constant() function` : http://twig.sensiolabs.org/doc/functions/constant.html
You can’t perform that action at this time.
0 commit comments