]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/file_directories/text/input/class_BaseInputTextFile.php
renamed lib-local.php -> lib-lfdb.php because it really loads the "legendary"
[core.git] / inc / main / classes / file_directories / text / input / class_BaseInputTextFile.php
index 70d4ee14626e67bd27c1d63efcb43210ff896b8c..a8ff8874777c24f0451861ecad842bbd1be63363 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Filesystem\Text;
 
+// Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
+
 /**
  * A general text input file class
  *