]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlConfirmCommand.php
Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlConfirmCommand.php
index a58f33e330b1de5a454c141aa0b3ee7a38ef5318..01cee1902c40f8bacfab6242c1586f5c4b98a017 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Command\Guest;
 
 // Import framework stuff
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Generic\NullPointerException;
 use CoreFramework\Registry\Generic\Registry;