Skip to content

Commit 12f45c0

Browse files
committed
minor #15563 Update page_creation.rst (authentictech)
This PR was submitted for the 5.3 branch but it was merged into the 4.4 branch instead. Discussion ---------- Update page_creation.rst I did not see app_lucky_number at the top as described, it was somewhere in the list nearer the bottom among other routes (e.g. _profiler_home, _profiler_search) <!-- 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 `5.x` for features of unreleased versions). --> Commits ------- c18ca76 Update page_creation.rst
2 parents 8e7ddc8 + c18ca76 commit 12f45c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page_creation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ To get a list of *all* of the routes in your system, use the ``debug:router`` co
163163
164164
$ php bin/console debug:router
165165
166-
You should see your ``app_lucky_number`` route at the very top:
166+
You should see your ``app_lucky_number`` route in the list:
167167

168168
================== ======== ======== ====== ===============
169169
Name Method Scheme Host Path

0 commit comments

Comments
 (0)