Continued:
[core.git] / inc / main / classes / resolver / command / html / class_HtmlCommandResolver.php
index 5a93e74a2aec6f261fbe32a8adff96d2dd41c9e0..8635e913bfcc4791cd14ed395daf5ce841f81173 100644 (file)
@@ -4,6 +4,7 @@ namespace CoreFramework\Resolver\Command;
 
 // Import framework stuff
 use CoreFramework\Command\InvalidCommandException;
+use CoreFramework\Generic\EmptyVariableException;
 use CoreFramework\Manager\ManageableApplication;
 use CoreFramework\Resolver\Command\CommandResolver;