]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/factories/database/class_DatabaseWrapperFactory.php
renamed lib-local.php -> lib-lfdb.php because it really loads the "legendary"
[core.git] / inc / main / classes / factories / database / class_DatabaseWrapperFactory.php
index a5a8a02c9ec9c94f70bc6ba07f507cac7ec8522a..f0cc20bd4554348faa32647adc844393823ee392 100644 (file)
@@ -2,6 +2,10 @@
 // Own namespace
 namespace CoreFramework\Factory\Database\Wrapper;
 
+// Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
+use CoreFramework\Registry\Registry;
+
 /**
  * A factory class for socket registries
  *