X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlProblemCommand.php;fp=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlProblemCommand.php;h=617b744d655a8e16feacc5d3611cf67b122d8c16;hp=a796c01769d3bfebf925323d652b769ced62a35f;hb=7976764245f66fbb7a3c1f51a775ed917986d460;hpb=77a30079fe9e8694514fcff26a29a0a56f9f66cd diff --git a/inc/main/classes/commands/html/class_HtmlProblemCommand.php b/inc/main/classes/commands/html/class_HtmlProblemCommand.php index a796c017..617b744d 100644 --- a/inc/main/classes/commands/html/class_HtmlProblemCommand.php +++ b/inc/main/classes/commands/html/class_HtmlProblemCommand.php @@ -4,7 +4,10 @@ namespace CoreFramework\Command\Failed; // Import framework stuff use CoreFramework\Command\BaseCommand; +use CoreFramework\Command\Commandable; +use CoreFranework\Controller\Controller; use CoreFramework\Request\Requestable; +use CoreFramework\Resolver\Command\CommandResolver; use CoreFramework\Response\Responseable; /**