X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fclass_HtmlLogoutController.php;h=465059670e235302c768c8a18df2119d2d42b1d0;hp=8d96fb5d9416131634e10e24190bf2d0d655d5e6;hb=9d7ec3e9729ea8a7a9418cf3f87a0e4bfcf4c3d5;hpb=cabd0c2cdd08b8eaf49197ea3fb370f60af53dc4 diff --git a/inc/main/classes/controller/html/class_HtmlLogoutController.php b/inc/main/classes/controller/html/class_HtmlLogoutController.php index 8d96fb5d..46505967 100644 --- a/inc/main/classes/controller/html/class_HtmlLogoutController.php +++ b/inc/main/classes/controller/html/class_HtmlLogoutController.php @@ -4,6 +4,7 @@ namespace CoreFramework\Controller\Logout; // Import framework stuff use CoreFramework\Controller\BaseController; +use CoreFramework\Controller\Generic\Controller; use CoreFramework\Factory\ObjectFactory; use CoreFramework\Request\Requestable; use CoreFramework\Response\Responseable;