]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/factories/index/class_FileStackIndexFactory.php
Continued:
[core.git] / inc / main / classes / factories / index / class_FileStackIndexFactory.php
index 03faf7855cee015c57f44b5593a6bcc54571a2c3..32af8142add2e39802dd6e87da98147b54b99b7f 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Factory\Filesystem\Stack;
 
 // Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Registry\Generic\Registry;
 
 /**