Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb9f126c

Browse files
committed
[#7224] fix indentation
1 parent115a567 commitb9f126c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎best_practices/configuration.rst‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,9 @@ through environment variables:
186186
password:"%env(DB_PASSWORD)%"
187187
188188
..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+
wasadded in Symfony 3.2. Prior to version 3.2, you needed to use the
191+
:doc:`special SYMFONY__ variables</configuration/external_parameters>`.
192192

193193
.. _`feature toggles`:https://en.wikipedia.org/wiki/Feature_toggle
194194
.. _`constant() function`:http://twig.sensiolabs.org/doc/functions/constant.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp