Skip to content

Commit 1aba5db

Browse files
committed
docs: to pass cs-fix
1 parent d74967f commit 1aba5db

File tree

1 file changed

+1
-1
lines changed
  • user_guide_src/source/incoming/routing

1 file changed

+1
-1
lines changed

user_guide_src/source/incoming/routing/045.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
// In app/Config/Routing.php
4-
public string $defaultNamespace = '';
4+
$defaultNamespace = '';
55

66
// Controller is \Users
77
$routes->get('users', 'Users::index');

0 commit comments

Comments
 (0)