Skip to content

Commit 2b5f93b

Browse files
committed
minor #8264 Update parameters.rst (afurculita)
This PR was squashed before being merged into the 3.3 branch (closes #8264). Discussion ---------- Update parameters.rst Setting php constants as parameters is different for each configuration format. Commits ------- 4dc9cc7 Update parameters.rst
2 parents b8665e4 + 4dc9cc7 commit 2b5f93b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

service_container/parameters.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,7 @@ See :doc:`/configuration/external_parameters`.
242242
Constants as Parameters
243243
-----------------------
244244

245-
Setting PHP constants as parameters is also supported.
246-
To take advantage of this feature, map the name of your constant to a parameter
247-
key and define the type as ``constant``.
245+
Setting PHP constants as parameters is also supported:
248246

249247
.. configuration-block::
250248

0 commit comments

Comments
 (0)