Skip to content

Commit e33191a

Browse files
committed
Fixing namespace
1 parent d25534a commit e33191a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mouf/Mvc/Splash/Controllers/Admin/SplashCreateControllerController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Mouf\Html\HtmlElement\HtmlBlock;
88
use Mouf\Html\Utils\WebLibraryManager\WebLibrary;
99
use Mouf\MoufManager;
10-
use TheCodingMachine\Splash\Controllers\Controller;
10+
use Mouf\Mvc\Splash\Controllers\Controller;
1111
use TheCodingMachine\Splash\Services\SplashCreateControllerService;
1212
use TheCodingMachine\Splash\Services\SplashCreateControllerServiceException;
1313

0 commit comments

Comments
 (0)