Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlHomeCommand.php
index f8bc1c5ac192fe93f69d80920844aa00a416874a..50350bb3daeb18e7c3e976d1e956697d6e5d23f7 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Command\Guest;
 
 // Import framework stuff
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Response\Responseable;