]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlProblemCommand.php
Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlProblemCommand.php
index b90ca40480ff0badbf1bdd2a87433115970f75b9..a796c01769d3bfebf925323d652b769ced62a35f 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Command\Failed;
 
 // Import framework stuff
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Response\Responseable;