From c18ca766dcf1bcf81b47ce1572b91ef2c6640651 Mon Sep 17 00:00:00 2001 From: authentictech Date: Tue, 27 Jul 2021 17:26:02 +0100 Subject: [PATCH] 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) --- page_creation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page_creation.rst b/page_creation.rst index d348f857855..8fa97fb69ae 100644 --- a/page_creation.rst +++ b/page_creation.rst @@ -163,7 +163,7 @@ To get a list of *all* of the routes in your system, use the ``debug:router`` co $ php bin/console debug:router -You should see your ``app_lucky_number`` route at the very top: +You should see your ``app_lucky_number`` route in the list: ================== ======== ======== ====== =============== Name Method Scheme Host Path