Skip to content

Commit e573e53

Browse files
committed
Resolved #33, Invalid namespace component
1 parent fe8b07f commit e573e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Controller/Page.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
namespace Controller;
1111

12-
use Dframe\Component\Config\Config;
12+
use Dframe\Config\Config;
1313
use Dframe\Router\Response;
1414

1515
/**

0 commit comments

Comments
 (0)