]> 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 56539b2de1dd98d058e0b6141506b6ea4718e28e..d9acf4b93070f6922a6f614a4439fe4c894f2f7a 100644 (file)
@@ -6,6 +6,7 @@ namespace Org\Mxchange\City\Database\Frontend\Information;
 use Org\Mxchange\City\Daemon\BaseCityDaemon;
 
 // Import framework stuff
+use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
 use Org\Mxchange\CoreFramework\Request\Requestable;
 
 /**