N°5655 - Router: Add method to dump available routes

This commit is contained in:
Molkobain
2022-12-13 11:42:00 +01:00
parent 32297d93dd
commit 4f37a9e447
2 changed files with 42 additions and 3 deletions

View File

@@ -327,7 +327,6 @@ try
// Response is a \WebPage, let's handle it like legacy operations
$oP = $mResponse;
// TODO 3.1: If no route match, die instead of fallback to legacy operation dispatch and dump available routes if in dev env.
}
// Otherwise, use legacy operation
else {