We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36b2a6 commit c6a5cc9Copy full SHA for c6a5cc9
configuration/environment_variables.rst
@@ -447,7 +447,7 @@ Symfony provides the following env var processors:
447
448
``env(require:FOO)``
449
``require()`` the PHP file whose path is the value of the ``FOO``
450
- env var and return the value ``return``ed from it.
+ env var and return the value returned from it.
451
452
.. configuration-block::
453
0 commit comments