Commit 89e2427
committed
minor symfony#9059 Missing CompilerPassInterface (grzonu)
This PR was merged into the 4.0 branch.
Discussion
----------
Missing CompilerPassInterface
There are missing implement CompilerPassInterface to this example work properly.
Commits
-------
7369002 Missing CompilerPassInterface1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | | - | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments