Continued:
[core.git] / inc / main / classes / factories / client / class_ClientFactory.php
index 81946476682e508df102c3fe9dd454b330fb1cc8..2a49abac00d925024365053a162e3108e29b062a 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Factory\Client;
 
 // Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Generic\Registry;
 
 /**