X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fclass_HtmlLogoutController.php;h=8ebcf1bb162787ea878e8e645afe4c583594b15d;hp=9f773c2b3ca03644e5a31459e8d61b570896e270;hb=4ef89c509993560a05ccdb56d02e2884510ec2de;hpb=13e20a467def3a1ce1fb10534fa2084f1959a768 diff --git a/inc/main/classes/controller/html/class_HtmlLogoutController.php b/inc/main/classes/controller/html/class_HtmlLogoutController.php index 9f773c2b..8ebcf1bb 100644 --- a/inc/main/classes/controller/html/class_HtmlLogoutController.php +++ b/inc/main/classes/controller/html/class_HtmlLogoutController.php @@ -2,6 +2,9 @@ // Own namespace namespace CoreFramework\Controller\Logout; +// Import framework stuff +use CoreFramework\Factory\ObjectFactory; + /** * The default controller for logout page *