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 d25534a commit e33191aCopy full SHA for e33191a
src/Mouf/Mvc/Splash/Controllers/Admin/SplashCreateControllerController.php
@@ -7,7 +7,7 @@
7
use Mouf\Html\HtmlElement\HtmlBlock;
8
use Mouf\Html\Utils\WebLibraryManager\WebLibrary;
9
use Mouf\MoufManager;
10
-use TheCodingMachine\Splash\Controllers\Controller;
+use Mouf\Mvc\Splash\Controllers\Controller;
11
use TheCodingMachine\Splash\Services\SplashCreateControllerService;
12
use TheCodingMachine\Splash\Services\SplashCreateControllerServiceException;
13
0 commit comments