]> 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 0982c52891306723699eb342cb8e7a06bfe7b563..c332342ee3a9133a2de72343aba1ab199e9a864f 100644 (file)
@@ -6,6 +6,7 @@ namespace CoreFramework\Controller\Confirm;
 use CoreFramework\Controller\BaseController;
 use CoreFramework\Controller\Controller;
 use CoreFramework\Factory\ObjectFactory;
+use CoreFramework\Resolver\Command\CommandResolver;
 use CoreFramework\Response\Responseable;
 
 /**