Commit 355894c
committed
minor symfony#20728 fix: Add missing ContainerBuilder use statement in Bundle documentation (jbonnier)
This PR was merged into the 6.4 branch.
Discussion
----------
fix: Add missing ContainerBuilder use statement in Bundle documentation
Add missing ContainerBuilder use statement in the "How to Load Service Configuration inside a Bundle" documentation
Commits
-------
a207201 fix: Add missing ContainerBuilder use statement in Bundle documentation1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments