X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fclass_HtmlConfirmController.php;fp=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fclass_HtmlConfirmController.php;h=c332342ee3a9133a2de72343aba1ab199e9a864f;hb=7976764245f66fbb7a3c1f51a775ed917986d460;hp=0982c52891306723699eb342cb8e7a06bfe7b563;hpb=77a30079fe9e8694514fcff26a29a0a56f9f66cd;p=core.git diff --git a/inc/main/classes/controller/html/class_HtmlConfirmController.php b/inc/main/classes/controller/html/class_HtmlConfirmController.php index 0982c528..c332342e 100644 --- a/inc/main/classes/controller/html/class_HtmlConfirmController.php +++ b/inc/main/classes/controller/html/class_HtmlConfirmController.php @@ -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; /**