It is CoreFramework, not CoreFra*n*ework
[core.git] / inc / main / classes / commands / html / class_HtmlLogoutDoneCommand.php
index f418b8e3077d9c11063bad09292845cf58333cc3..fabe63397fa875a1ea5b23c4038e6f943c123137 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Logout;
 // 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\Request\Requestable;
 use CoreFramework\Resolver\Command\CommandResolver;