Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit7a953d8
committed
minor#10925 MakerBundle v1.11.13 uses urlGenerator instead of Router (romaricdrigon)
This PR was submitted for the 4.2 branch but it was merged into the 4.1 branch instead (closes#10925).Discussion----------MakerBundle v1.11.13 uses urlGenerator instead of RouterHello,Since version 1.11.3 and PR [#349](symfony/maker-bundle#349) MakerBundle uses `UrlGeneratorInterface` instead of `RouterInterface` when generating a new Guard for a login form, and the corresponding property changed. Hence the documentation code snippet is misleading.I'm not totally sure of which branch to PR on; being a change from latest version of MakerBundle, I think this is especially important for new projects, so using the latest Symfony version.Commits-------f00344a MakerBundle uses urlGenerator instead of Router1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments
Comments
(0)