]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/class_BaseCommand.php
Continued:
[core.git] / inc / main / classes / commands / class_BaseCommand.php
index 5984c18c0d47c91ee975f75ba1665a5f68766303..b2bb4c6d919b2bb45be09aacaf4f9e4b59fbf398 100644 (file)
@@ -3,7 +3,9 @@
 namespace CoreFramework\Command;
 
 // Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Object\BaseFrameworkSystem;
+use CoreFramework\Request\Requestable;
 
 /**
  * A general (base) command