X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Flogin%2Fclass_HtmlLoginAreaController.php;fp=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Flogin%2Fclass_HtmlLoginAreaController.php;h=624955030bb1b9c42f1e73aaa349eb61c2b09bd0;hp=251f6db3f279ff76e03d8e68864ff30c9e237f0a;hb=7976764245f66fbb7a3c1f51a775ed917986d460;hpb=77a30079fe9e8694514fcff26a29a0a56f9f66cd diff --git a/inc/main/classes/controller/html/login/class_HtmlLoginAreaController.php b/inc/main/classes/controller/html/login/class_HtmlLoginAreaController.php index 251f6db3..62495503 100644 --- a/inc/main/classes/controller/html/login/class_HtmlLoginAreaController.php +++ b/inc/main/classes/controller/html/login/class_HtmlLoginAreaController.php @@ -7,6 +7,7 @@ use CoreFramework\Controller\BaseController; use CoreFramework\Controller\Controller; use CoreFramework\Factory\ObjectFactory; use CoreFramework\Request\Requestable; +use CoreFramework\Resolver\Command\CommandResolver; use CoreFramework\Response\Responseable; /**