You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 3.4 branch.
Discussion
----------
Fix resolve example
The `resolve` processor can only resolve `parameters` whereas the documentation give the feeling that we could resolve env variables too. Wich is not the case (see symfony/symfony#31000).
This PR change the example in order to be unambiguous.
Commits
-------
3e60b9d Fix resolve example
0 commit comments