]> git.mxchange.org Git - city.git/blobdiff - application/city/interfaces/database/frontend/city_entities/lots/class_CityLotsWrapper.php
Continued:
[city.git] / application / city / interfaces / database / frontend / city_entities / lots / class_CityLotsWrapper.php
index a053c7e020e35268257723960a54e8770f90b5a9..93760a6e44fe1522d198bc24d9f7598c267b431e 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Database\Frontend\Lots;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Database\Frontend\DatabaseWrapper;
+
 /**
  * An interface for city lots (database) wrapper
  *