]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/response/image/class_ImageResponse.php
Continued:
[core.git] / inc / main / classes / response / image / class_ImageResponse.php
index 23d231d2fa4e8f8cca19fc35a953e90c0cae43c4..0b60bb47c9d32af3b16135c9d32da4bdd2f7fc63 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Response;
+
+// Import framework stuff
+use CoreFramework\Manager\ManageableApplication;
+
 /**
  * A class for an image response on an HTTP request
  *