]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlRegisterCommand.php
Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlRegisterCommand.php
index e8867d447a45a85bcbb150828a233fa11cb18d4d..388cf4ca17ed2d1961bd14ad00403bb3694673cb 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Command\Register;
 
 // Import framework stuff
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Registerable;
 use CoreFramework\Registry\Generic\Registry;