]> 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..56539b2de1dd98d058e0b6141506b6ea4718e28e 100644 (file)
@@ -1,4 +1,13 @@
 <?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\Request\Requestable;
+
 /**
  * A database wrapper for city informations
  *