Continued:
[core.git] / inc / main / classes / index / file_stack / class_FileStackIndex.php
index db0d582eef67f52237aead05631e04b4b7329a12..bc1e5bc4f6d0b67dc46f20190708717b0da3935b 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Index\Stack;
+
+// Import framework stuff
+use CoreFramework\Registry\Registerable;
+
 /**
  * A FileStack index class
  *