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