Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlDoFormCommand.php
index e5fd4e18807c552bbfeea1af8f4b9308cb362081..a7f89d38f7ce7af72756ad138ed8bcc3b4b11053 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Command\Form;
 
+// Import framework stuff
+use CoreFramework\Request\Requestable;
+
 /**
  * A command for the form processor
  *