Continued:
[core.git] / inc / main / classes / controller / html / form / class_HtmlDoFormController.php
index d71343b5691195581de9a99be103be081f89a648..379300c5b7ac7a28436fbd52c909bc9390bd098c 100644 (file)
@@ -4,6 +4,7 @@ namespace CoreFramework\Controller\Form;
 
 // Import framework stuff
 use CoreFramework\Controller\BaseController;
+use CoreFramework\Controller\Generic\Controller;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Response\Responseable;