Continued:
[core.git] / inc / main / classes / factories / cache / class_CacheFactory.php
index e84be052430a896877a4740d629362b980ccd4f2..73a63d9739f2e444b453f7e8c96c22fee4ecbdbc 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Factory\Cache;
 
+// Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
+
 /**
  * A cache factory
  *