]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/controller/html/class_HtmlConfirmController.php
Continued:
[core.git] / inc / main / classes / controller / html / class_HtmlConfirmController.php
index d5477f666c364968e15b035406cd90ae3a0ce438..c332342ee3a9133a2de72343aba1ab199e9a864f 100644 (file)
@@ -4,8 +4,9 @@ namespace CoreFramework\Controller\Confirm;
 
 // Import framework stuff
 use CoreFramework\Controller\BaseController;
-use CoreFramework\Controller\Generic\Controller;
+use CoreFramework\Controller\Controller;
 use CoreFramework\Factory\ObjectFactory;
+use CoreFramework\Resolver\Command\CommandResolver;
 use CoreFramework\Response\Responseable;
 
 /**