X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fclass_HtmlStatusController.php;h=59e13bd07d6effd853b4512361c5ab0c18ff6106;hp=c5811bcf82b4d6463c96e17f72876199098d2fbe;hb=015c9d406c90225160488fcaaebe4575ce5cf61a;hpb=021618e8e583e2101b2393c21e7d74f509479ddc diff --git a/inc/main/classes/controller/html/class_HtmlStatusController.php b/inc/main/classes/controller/html/class_HtmlStatusController.php index c5811bcf..59e13bd0 100644 --- a/inc/main/classes/controller/html/class_HtmlStatusController.php +++ b/inc/main/classes/controller/html/class_HtmlStatusController.php @@ -3,6 +3,7 @@ namespace CoreFramework\Controller\Status; // Import framework stuff +use CoreFramework\Controller\BaseController; use CoreFramework\Request\Requestable; use CoreFramework\Response\Responseable;