Commit 9041533
committed
minor #17841 [Routing] Minor (ThomasLandauer)
This PR was merged into the 5.4 branch.
Discussion
----------
[Routing] Minor
Page: https://symfony.com/doc/5.4/routing.html
Reason: Might be misunderstood as "unique throughout the entire project"
It's explained 2 paragraphs further down:
> Routes can define any number of parameters, but each of them can only be used once on each route
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
201b622 Minor1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
501 | | - | |
502 | | - | |
503 | | - | |
| 501 | + | |
| 502 | + | |
504 | 503 | | |
505 | 504 | | |
506 | 505 | | |
| |||
0 commit comments