]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/output/debug/console/class_DebugConsoleOutput.php
Continued:
[core.git] / inc / main / classes / output / debug / console / class_DebugConsoleOutput.php
index 4f89688cb333e9f951c5fb8f48f91570406b3451..8ab0887b03b17de6e60370bbf79d5867e526c59e 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Debug\Output;
+
+// Import framework stuff
+use CoreFramework\Registry\Registerable;
+
 /**
  * A debug output class for the console (e.g. hub software)
  *