]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/controller/html/class_HtmlLogoutDoneController.php
renamed lib-local.php -> lib-lfdb.php because it really loads the "legendary"
[core.git] / inc / main / classes / controller / html / class_HtmlLogoutDoneController.php
index 28460c471d2f16e1db84fde306d6a5a540efb763..1cd15298b021a2b5de812d0f0dab35b5331a2387 100644 (file)
@@ -4,8 +4,10 @@ namespace CoreFramework\Controller\Logout;
 
 // Import framework stuff
 use CoreFramework\Controller\BaseController;
-use CoreFramework\Controller\Generic\Controller;
+use CoreFramework\Controller\Controller;
 use CoreFramework\Request\Requestable;
+use CoreFramework\Resolver\Command\CommandResolver;
+use CoreFramework\Response\Responseable;
 
 /**
  * Controller for logout done page