X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlRegisterCommand.php;h=e8867d447a45a85bcbb150828a233fa11cb18d4d;hp=36a3c899338b769279bc3ba086566228f0680548;hb=0c8148de6d0f7877fd774cbf091eecf82799025a;hpb=13e20a467def3a1ce1fb10534fa2084f1959a768 diff --git a/inc/main/classes/commands/html/class_HtmlRegisterCommand.php b/inc/main/classes/commands/html/class_HtmlRegisterCommand.php index 36a3c899..e8867d44 100644 --- a/inc/main/classes/commands/html/class_HtmlRegisterCommand.php +++ b/inc/main/classes/commands/html/class_HtmlRegisterCommand.php @@ -3,8 +3,11 @@ namespace CoreFramework\Command\Register; // Import framework stuff +use CoreFramework\Factory\ObjectFactory; use CoreFramework\Registry\Registerable; use CoreFramework\Registry\Generic\Registry; +use CoreFramework\Request\Requestable; +use CoreFramework\Response\Responseable; /** * A command class for the registration form