Continued:
[core.git] / inc / main / classes / resolver / command / console / class_ConsoleCommandResolver.php
index 7a06feb85fb4e80031866d0e1f10934763e9a656..d8761931cef5d7286d70ea676646070c9b291e2f 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Resolver\Command;
 
 // Import framework stuff
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Command\InvalidCommandException;
 use CoreFramework\Manager\ManageableApplication;