Commit b210990
committed
minor #13207 Correct outdated/incorrect comment in code snippet (ocrampete16)
This PR was submitted for the 5.0 branch but it was merged into the 4.4 branch instead (closes #13207).
Discussion
----------
Correct outdated/incorrect comment in code snippet
The given arguments are passed to the route, not to the template.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap 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 `master` for features of unreleased versions).
-->
Commits
-------
c7588e8 Correct outdated/incorrect comment in code snippet1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1388 | 1388 | | |
1389 | 1389 | | |
1390 | 1390 | | |
1391 | | - | |
| 1391 | + | |
1392 | 1392 | | |
1393 | 1393 | | |
1394 | 1394 | | |
| |||
0 commit comments