]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/client/http/class_HttpClient.php
Continued:
[core.git] / framework / main / classes / client / http / class_HttpClient.php
index 0ec24318b0a15c0b66f1ccf27f1d00a1763cfa7f..20c4c78786bdddca625d582fa5395be18cf31320 100644 (file)
@@ -1,4 +1,11 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\CoreFramework\Client\Http;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Client\BaseClient;
+use Org\Mxchange\CoreFramework\Client\Client;
+
 /**
  * A HTTP client class
  *