Commit f884555
committed
minor #8839 Improved the example to generate URLs in the console (javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Improved the example to generate URLs in the console
This fixes #8827 and a minor issue (code was tabulated with 3 white spaces).
When merging in 4.0, the code must be tweaked to use `$this->router` variable instead of `$router`.
Commits
-------
c1fc868 Improved the example to generate URLs in the console1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | | - | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
0 commit comments