Commit d3d5a44
committed
minor #20665 [DependencyInjection] Compiler pass bundle example does not implement
This PR was merged into the 6.4 branch.
Discussion
----------
[DependencyInjection] Compiler pass bundle example does not implement `CompilerPassInterface`
Not much more to add.
https://github.com/symfony/symfony-docs/blob/8b5773b8a66330cc6ddba546e5aabfc5d7645d51/service_container/compiler_passes.rst?plain=1#L70-L86
It adds the import/implements to this part.
Commits
-------
e1faee9 Bundle example does not implement `CompilerPassInterface`CompilerPassInterface (jennevdmeer)1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | | - | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments