Closed
Description
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
BC Break report? | no |
RFC? | no |
Symfony version | 3.4.0 |
It would be super helpful to add a twig.default_path
container parameter which will hold the value of default_path
config introduced in #24179. Usecase is accessing this config option from a compiler pass which creates some custom Twig namespaces on the fly.