X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fclass_HtmlProblemController.php;h=c26865c542c52f90ab944d35f25d57d3c6f40131;hp=1017a104d309b1fb0bb99d37ff171f13cb0c82ed;hb=7629f2314d517561d4301ddfb068a797b6ed8700;hpb=77a30079fe9e8694514fcff26a29a0a56f9f66cd diff --git a/inc/main/classes/controller/html/class_HtmlProblemController.php b/inc/main/classes/controller/html/class_HtmlProblemController.php index 1017a104..c26865c5 100644 --- a/inc/main/classes/controller/html/class_HtmlProblemController.php +++ b/inc/main/classes/controller/html/class_HtmlProblemController.php @@ -6,6 +6,7 @@ namespace CoreFramework\Controller\Problem; use CoreFramework\Controller\BaseController; use CoreFramework\Controller\Controller; use CoreFramework\Request\Requestable; +use CoreFramework\Resolver\Command\CommandResolver; use CoreFramework\Response\Responseable; /**