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
Resolved parameters aren't available immediately, so the my_type parameter imported from parameters.yml cannot be used for example as part of the next file imports.
This doesn't work either for kernel parameters:
imports:
- { resource: "%kernel.root_dir%/parameters.yml" } # <-- this doesn't work as expected