Commit 41dbf2d
committed
feature #1563 Use app global variable for current route (seb-jean)
This PR was squashed before being merged into the main branch.
Discussion
----------
Use app global variable for current route
URL: https://symfony.com/blog/new-in-symfony-6-2-dx-improvements#simpler-way-to-get-current-route-in-templates
Commits
-------
66a742b Use app global variable for current route2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments