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