X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fclass_HtmlLoginFailedController.php;h=43d0596d48466c519129cf483354308944a4ef77;hb=7629f2314d517561d4301ddfb068a797b6ed8700;hp=a32264a517b9a27bceaaddaf1231a9bb47fd9a5e;hpb=015c9d406c90225160488fcaaebe4575ce5cf61a;p=core.git diff --git a/inc/main/classes/controller/html/class_HtmlLoginFailedController.php b/inc/main/classes/controller/html/class_HtmlLoginFailedController.php index a32264a5..43d0596d 100644 --- a/inc/main/classes/controller/html/class_HtmlLoginFailedController.php +++ b/inc/main/classes/controller/html/class_HtmlLoginFailedController.php @@ -4,7 +4,9 @@ namespace CoreFramework\Controller\Failed; // Import framework stuff use CoreFramework\Controller\BaseController; +use CoreFramework\Controller\Controller; use CoreFramework\Request\Requestable; +use CoreFramework\Resolver\Command\CommandResolver; use CoreFramework\Response\Responseable; /**