]> git.mxchange.org Git - city.git/blobdiff - application/city/interfaces/database/frontend/city/class_CityInformationWrapper.php
Continued:
[city.git] / application / city / interfaces / database / frontend / city / class_CityInformationWrapper.php
index 74d85cceb0501801b3e152f6cc11b0ae543f9486..2de42b2cfe91028540c05c9101b14937e8679bb5 100644 (file)
@@ -2,11 +2,12 @@
 // Own namespace
 namespace Org\Mxchange\City\Database\Frontend\Information;
 
-// Import own stuff
+// Import application-specific stuff
 use Org\Mxchange\City\Daemon\BaseCityDaemon;
 use Org\Mxchange\City\Helper\CityHelper;
 
 // Import framework stuff
+use Org\Mxchange\CoreFramework\Database\Frontend\DatabaseWrapper;
 use Org\Mxchange\CoreFramework\Request\Requestable;
 
 /**