]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlLoginCommand.php
It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / html / class_HtmlLoginCommand.php
index d7e942a9aea765507ee1169d78f9ca9177e96498..2ab7b0e6ea63729aaf1d6a45f79c0c3088f11b52 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Login;
 // Import framework stuff
 use CoreFramework\Command\BaseCommand;
 use CoreFramework\Command\Commandable;
-use CoreFranework\Controller\Controller;
+use CoreFramework\Controller\Controller;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Registerable;
 use CoreFramework\Registry\Registry;