Commit 7d38696
committed
minor #13893 Fixed path for RoutingConfigurator class. (Surfoo)
This PR was merged into the 5.1 branch.
Discussion
----------
Fixed path for RoutingConfigurator class.
Hello,
According to #13865, here the fix about the loading of `RouteConfigurator` class.
FYI, the path `/random/10` returns a 404 error, but I don't know how to fix it.
Commits
-------
4153d5e Fixed path for RoutingConfigurator class.1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments