]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/stacker/file/fifo/class_FiFoFileStack.php
Continued:
[core.git] / inc / main / classes / stacker / file / fifo / class_FiFoFileStack.php
index 2b74bd4c70f8977d89d14f4c2d6b58f5786131f7..f9a03e5dc3391a1f7d77264f3e34446cf1cca5e7 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Stack\Filesystem;
+
+// Import framework stuff
+use CoreFramework\Registry\Registerable;
+
 /**
  * A FiFo file-based stack
  *