Skip to content

Commit e2e73f4

Browse files
committed
Creating a module file and factory
1 parent a8af9e8 commit e2e73f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Module.php

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

1010
namespace PPI\DataSourceModule;
1111

12-
use PPI\Autoload;
12+
use PPI\Framework\Autoload;
1313
use PPI\Framework\Module\AbstractModule;
1414
use PPI\DataSourceModule\Factory\DataSourceFactory;
1515

0 commit comments

Comments
 (0)