Commit 5e0be41
committed
minor symfony#7979 Fix method reference to AbstractController (getSubscribedServices) (maff)
This PR was merged into the 3.3 branch.
Discussion
----------
Fix method reference to AbstractController (getSubscribedServices)
`getSubscribedServices()` instead of `getSubscribedEvents()`
Commits
-------
b9b4567 Fix method reference (`getSubscribedServices()` instead of `getSubscribedEvents()`)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments