]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/registration/class_BaseRegistration.php
Continued:
[core.git] / inc / main / classes / registration / class_BaseRegistration.php
index 783d87a5a23f41ca3b3d5b2875b033749cd5f2d3..1ae0b959bab1f61ec3639b5cea247eccbe47bbce 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Registration;
 
 // Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Object\BaseFrameworkSystem;
 
 /**