]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/controller/html/class_HtmlLogoutDoneController.php
Continued:
[core.git] / inc / main / classes / controller / html / class_HtmlLogoutDoneController.php
index 4a2fa09a5f762e20c9c3676512639294d176d3b3..28460c471d2f16e1db84fde306d6a5a540efb763 100644 (file)
@@ -4,6 +4,7 @@ namespace CoreFramework\Controller\Logout;
 
 // Import framework stuff
 use CoreFramework\Controller\BaseController;
+use CoreFramework\Controller\Generic\Controller;
 use CoreFramework\Request\Requestable;
 
 /**