forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commit26f9e3b
committed
[book] [routing] fixed a note that wasn't properly updated
Previously, the code used the generate() method of the service andthe note explained the generateUrl() method of the base controller.Then, the example was updated to use the generateUrl(), but thenote kept explaining the generateUrl(). This change is just aboutexplaining in the note the alterantive generate() method of the service.1 parent355cd5b commit26f9e3b
1 file changed
+8
-5
lines changedLines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1168 | 1168 |
| |
1169 | 1169 |
| |
1170 | 1170 |
| |
1171 |
| - | |
| 1171 | + | |
1172 | 1172 |
| |
1173 |
| - | |
1174 |
| - | |
1175 |
| - | |
1176 |
| - | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
1177 | 1180 |
| |
1178 | 1181 |
| |
1179 | 1182 |
| |
|
0 commit comments
Comments
(0)