Commit bb32456
committed
bug #1314 [TwigComponent] Allow Bundle configuration with PHP ConfigBuilder (smnandre)
This PR was merged into the 2.x branch.
Discussion
----------
[TwigComponent] Allow Bundle configuration with PHP ConfigBuilder
| Q | A
| ------------- | ---
| Bug fix? | yes/no
| New feature? | yes/no
| Issues | Fix #1304
| License | MIT
Allow TwigComponent configuration via configbuilder.
Commits
-------
71d09ad [TwigComponent] Allow Bundle configuration with PHP ConfigBuilderFile tree
1 file changed
+7
-1
lines changed- src/TwigComponent/src/DependencyInjection
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
191 | 197 | | |
0 commit comments