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
I do want to put some parameters into several environments to reduce the amount of files we do have locally.
I'd love to have something like symfony where I can use something like %env()%.
No clue if we do want to support the same notation and/or if it is already built-in into the ParameterBag which is used in this component. Any feedback would be awesome, imho it might be very helpful for some use-cases.
The text was updated successfully, but these errors were encountered:
Feature Request
Summary
I do want to put some parameters into several environments to reduce the amount of files we do have locally.
I'd love to have something like symfony where I can use something like
%env()%
.No clue if we do want to support the same notation and/or if it is already built-in into the
ParameterBag
which is used in this component. Any feedback would be awesome, imho it might be very helpful for some use-cases.The text was updated successfully, but these errors were encountered: