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