]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/database/frontend/city/class_CityInformationDatabaseWrapper.php
Continued:
[city.git] / application / city / classes / database / frontend / city / class_CityInformationDatabaseWrapper.php
index c9f53a9cf82f849ebb517a8972e49ff568f1cbfa..d9acf4b93070f6922a6f614a4439fe4c894f2f7a 100644 (file)
@@ -1,4 +1,14 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Database\Frontend\Information;
+
+// Import own stuff
+use Org\Mxchange\City\Daemon\BaseCityDaemon;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
+use Org\Mxchange\CoreFramework\Request\Requestable;
+
 /**
  * A database wrapper for city informations
  *