]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/actions/html/class_HtmlLoginProfileAction.php
Continued:
[core.git] / inc / main / classes / actions / html / class_HtmlLoginProfileAction.php
index a0742f683f58cb4b3f7f8cd4106631fb2c9ca030..e53e3ea197dd9ae8b7097c44935198bce5f206fc 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Action\Login;
 
 // Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Registerable;
 
 /**