X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcontroller%2Fhtml%2Fform%2Fclass_HtmlDoFormController.php;h=271e15da0c05dab5b37a660ef23b502ed3db9b3c;hp=169f0e52a5822921939cd57e4261971f8b2cddfc;hb=7976764245f66fbb7a3c1f51a775ed917986d460;hpb=77a30079fe9e8694514fcff26a29a0a56f9f66cd;ds=sidebyside diff --git a/inc/main/classes/controller/html/form/class_HtmlDoFormController.php b/inc/main/classes/controller/html/form/class_HtmlDoFormController.php index 169f0e52..271e15da 100644 --- a/inc/main/classes/controller/html/form/class_HtmlDoFormController.php +++ b/inc/main/classes/controller/html/form/class_HtmlDoFormController.php @@ -6,6 +6,7 @@ namespace CoreFramework\Controller\Form; use CoreFramework\Controller\BaseController; use CoreFramework\Controller\Controller; use CoreFramework\Request\Requestable; +use CoreFramework\Resolver\Command\CommandResolver; use CoreFramework\Response\Responseable; /**