Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlConfirmCommand.php
index 1faae1b2d2cbefc8dc25ad5eb288f1566424690a..093d329b5201722a81e9e67b130118444d506f61 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Command\Guest;
 
 // Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Generic\Registry;
 
 /**