X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlLoginAreaCommand.php;fp=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlLoginAreaCommand.php;h=9bc563c0517aff32e1a7680e0804662ee1cbf79c;hp=909cb92f4cadcaf51f56f684c5133e0708083d77;hb=77a30079fe9e8694514fcff26a29a0a56f9f66cd;hpb=17916d2d3535455db6ab0e71f6fd06bf048383cd diff --git a/inc/main/classes/commands/html/class_HtmlLoginAreaCommand.php b/inc/main/classes/commands/html/class_HtmlLoginAreaCommand.php index 909cb92f..9bc563c0 100644 --- a/inc/main/classes/commands/html/class_HtmlLoginAreaCommand.php +++ b/inc/main/classes/commands/html/class_HtmlLoginAreaCommand.php @@ -6,7 +6,7 @@ namespace CoreFramework\Command\Login; use CoreFramework\Action\PerformableAction; use CoreFramework\Command\BaseCommand; use CoreFramework\Factory\ObjectFactory; -use CoreFramework\Registry\Generic\Registry; +use CoreFramework\Registry\Registry; use CoreFramework\Request\Requestable; use CoreFramework\Response\Responseable;