]> 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 96542933cbd96f7e59fc7d7f1b91f90b7a1f50b0..071b150d36334830f9e51d179b57fb009ba55deb 100644 (file)
@@ -4,7 +4,9 @@ namespace Org\Mxchange\City\Database\Frontend\Information;
 
 // Import application-specific stuff
 use Org\Mxchange\City\Daemon\BaseCityDaemon;
+use Org\Mxchange\City\Factory\Manager\ManagerFactory;
 use Org\Mxchange\City\Helper\CityHelper;
+use Org\Mxchange\City\Manager\City\ManageableCity;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\Database\Frontend\BaseDatabaseWrapper;