diff --git a/ci4/app/Config/Routing.php b/ci4/app/Config/Routing.php index 26bd3d2b..ee51edc5 100644 --- a/ci4/app/Config/Routing.php +++ b/ci4/app/Config/Routing.php @@ -88,7 +88,7 @@ class Routing extends BaseRouting * * If FALSE, will stop searching and do NO automatic routing. */ - public bool $autoRoute = true; + public bool $autoRoute = true; /** * If TRUE, will enable the use of the 'prioritize' option