X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Factions%2Fhtml%2Fclass_HtmlLoginProfileAction.php;h=8fe62d9c84635bd69e823e1dedbf04e612adeb5b;hp=a0742f683f58cb4b3f7f8cd4106631fb2c9ca030;hb=0c8148de6d0f7877fd774cbf091eecf82799025a;hpb=95a008a7823f28fa6a1172798e0d7565385055d4 diff --git a/inc/main/classes/actions/html/class_HtmlLoginProfileAction.php b/inc/main/classes/actions/html/class_HtmlLoginProfileAction.php index a0742f68..8fe62d9c 100644 --- a/inc/main/classes/actions/html/class_HtmlLoginProfileAction.php +++ b/inc/main/classes/actions/html/class_HtmlLoginProfileAction.php @@ -3,7 +3,10 @@ namespace CoreFramework\Action\Login; // Import framework stuff +use CoreFramework\Factory\ObjectFactory; use CoreFramework\Registry\Registerable; +use CoreFramework\Request\Requestable; +use CoreFramework\Response\Responseable; /** * An action for the profile page in login area