X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fclass_HtmlConfirmController.php;h=c332342ee3a9133a2de72343aba1ab199e9a864f;hp=dcdfa84048d510ba4c2bf2e3b3aa8e09d95e12a9;hb=7976764245f66fbb7a3c1f51a775ed917986d460;hpb=015c9d406c90225160488fcaaebe4575ce5cf61a diff --git a/inc/main/classes/controller/html/class_HtmlConfirmController.php b/inc/main/classes/controller/html/class_HtmlConfirmController.php index dcdfa840..c332342e 100644 --- a/inc/main/classes/controller/html/class_HtmlConfirmController.php +++ b/inc/main/classes/controller/html/class_HtmlConfirmController.php @@ -4,7 +4,9 @@ namespace CoreFramework\Controller\Confirm; // Import framework stuff use CoreFramework\Controller\BaseController; +use CoreFramework\Controller\Controller; use CoreFramework\Factory\ObjectFactory; +use CoreFramework\Resolver\Command\CommandResolver; use CoreFramework\Response\Responseable; /**