We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
true
1 parent f644cdc commit fa9002aCopy full SHA for fa9002a
user_guide_src/source/incoming/routing.rst
@@ -693,7 +693,7 @@ and execute the corresponding controller methods.
693
Enable Auto Routing
694
===================
695
696
-To use it, you need to change the setting ``$autoRoute`` option to true in **app/Config/Routing.php**::
+To use it, you need to change the setting ``$autoRoute`` option to ``true`` in **app/Config/Routing.php**::
697
698
public bool $autoRoute = true;
699
0 commit comments