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.
1 parent d74967f commit 1aba5dbCopy full SHA for 1aba5db
user_guide_src/source/incoming/routing/045.php
@@ -1,7 +1,7 @@
1
<?php
2
3
// In app/Config/Routing.php
4
-public string $defaultNamespace = '';
+$defaultNamespace = '';
5
6
// Controller is \Users
7
$routes->get('users', 'Users::index');
0 commit comments