Commit 33cb8fe
committed
minor symfony#9208 Fix references to annotation loader tip (maff)
This PR was merged into the 2.7 branch.
Discussion
----------
Fix references to annotation loader tip
Tips were refactored to an include file in 0ddf3d2 but referenced the wrong filename. a0b19c3 removed the wrong tip from the serializer page.
This fixes the tip references on routing/validator and restores the tip on the serializer, but with the right reference.
Commits
-------
1f422cf Fix references to annotation loader tip3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
313 | 315 | | |
314 | 316 | | |
315 | 317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments