X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlLogoutDoneCommand.php;h=fabe63397fa875a1ea5b23c4038e6f943c123137;hp=f418b8e3077d9c11063bad09292845cf58333cc3;hb=7da942b8177f7272700fd0bb7b0743bee9b58e4c;hpb=42c114d3f4b6f2e2e3eed174426d696f3e5bba51 diff --git a/inc/main/classes/commands/html/class_HtmlLogoutDoneCommand.php b/inc/main/classes/commands/html/class_HtmlLogoutDoneCommand.php index f418b8e3..fabe6339 100644 --- a/inc/main/classes/commands/html/class_HtmlLogoutDoneCommand.php +++ b/inc/main/classes/commands/html/class_HtmlLogoutDoneCommand.php @@ -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;