]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlLoginAreaCommand.php
It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / html / class_HtmlLoginAreaCommand.php
index a22b6a324e678687e88b6ad9323d6440b852dd73..105883015a6d223a090cc8f2a5527cadf4fa2343 100644 (file)
@@ -6,7 +6,7 @@ namespace CoreFramework\Command\Login;
 use CoreFramework\Action\PerformableAction;
 use CoreFramework\Command\BaseCommand;
 use CoreFramework\Command\Commandable;
-use CoreFranework\Controller\Controller;
+use CoreFramework\Controller\Controller;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Registry;
 use CoreFramework\Request\Requestable;