]> git.mxchange.org Git - city.git/blobdiff - application/city/interfaces/database/frontend/city/class_CityInformationWrapper.php
Next wave:
[city.git] / application / city / interfaces / database / frontend / city / class_CityInformationWrapper.php
index 370dc043444339127bc15d875656640763bf3d0f..74d85cceb0501801b3e152f6cc11b0ae543f9486 100644 (file)
@@ -4,6 +4,7 @@ namespace Org\Mxchange\City\Database\Frontend\Information;
 
 // Import own stuff
 use Org\Mxchange\City\Daemon\BaseCityDaemon;
+use Org\Mxchange\City\Helper\CityHelper;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\Request\Requestable;