Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlProblemCommand.php
index 562d1429a6dfef3302aef3732227790dbe202eb9..c452c2f72c123dc5fb8221e6f391459405755952 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Command\Failed;
 
+// Import framework stuff
+use CoreFramework\Request\Requestable;
+
 /**
  * A command for Problem page
  *