Continued:
[core.git] / inc / main / classes / factories / login / class_LoginFactory.php
index f5e4372b5165e9fdb4e9ffb88c4c8c3e4a13f95a..f9b40da3e0291d0ebd0484d00b21caddf089e0af 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Factory\Login;
 
+// Import framework stuff
+use CoreFramework\Registry\Generic\Registry;
+
 /**
  * A factory class for socket registries
  *