Continued:
[core.git] / inc / main / classes / response / html / class_HtmlResponse.php
index 73be8977675eeadff849249889d3d776d7f68817..9cbcea860288d8b8aaec5643c9dde45bed43a149 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Response;
+
+// Import framework stuff
+use CoreFramework\Manager\ManageableApplication;
+
 /**
  * A class for an HTML response on an HTML request
  *