Skip to content

Commit 40c3c16

Browse files
committed
[#9507] add versionadded directive
1 parent ee9ba3a commit 40c3c16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configuration/external_parameters.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,9 @@ Symfony provides the following env var processors:
257257
framework:
258258
trusted_hosts: '%env(csv:TRUSTED_HOSTS)%'
259259
260+
.. versionadded:: 4.1
261+
The ``csv`` processor was introduced in Symfony 4.1.
262+
260263
``env(file:FOO)``
261264
Returns the contents of a file whose path is the value of the ``FOO`` env var:
262265

0 commit comments

Comments
 (0)