Continued:
[core.git] / inc / main / classes / output / web / class_WebOutput.php
index 17031f2d8922a27f67cec3b1484e95b69f237966..2beb7dc0cf857709646c8daae965dc995934600a 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Output;
+
+// Import framework stuff
+use CoreFramework\Registry\Registerable;
+
 /**
  * This class simply puts HTML code / JavaScript code or CSS code out to the
  * browser