Commit d82c7e6
committed
minor symfony#8637 Added getSubscribedEvents() to UserLocaleSubscriber (cirrosol)
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes symfony#8637).
Discussion
----------
Added getSubscribedEvents() to UserLocaleSubscriber
The code wasn't working without this.
Commits
-------
78ec0c7 Added getSubscribedEvents() to UserLocaleSubscriber1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
164 | 166 | | |
165 | 167 | | |
166 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
167 | 176 | | |
168 | 177 | | |
169 | 178 | | |
| |||
0 commit comments