imported UnsupportedOperationException;
[core.git] / framework / main / classes / output / class_
index dbca8d465c84861fcf98a0ade52224852b10ab19..07d1b89b230324807a14da20b7e7954d0bcfb6d4 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Output\;
+
+// Import framework stuff
+use CoreFramework\Generic\UnsupportedOperationException;
+
 /**
  * A ??? output class
  *