]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/streams/output/class_OutputStream.php
Continued:
[core.git] / framework / main / interfaces / streams / output / class_OutputStream.php
index fc4da020e6edad6c359e3b34729323a5d3812afc..f27fe3b8ab6053c6ba923f8d2e0757fd1e94f595 100644 (file)
@@ -1,6 +1,9 @@
 <?php
 // Own namespace
-namespace CoreFramework\Stream;
+namespace CoreFramework\Stream\Output;
+
+// Import framework stuff
+use CoreFramework\Stream\Stream;
 
 /**
  * An OutputStream interface