]> git.mxchange.org Git - city.git/blobdiff - application/city/interfaces/manager/city_entities/sections/class_ManageableCitySections.php
Continued:
[city.git] / application / city / interfaces / manager / city_entities / sections / class_ManageableCitySections.php
index a373f4262db9840168d56d8b7a3b7177865af857..3b01e69b056b55f9cf85b776c8b518e664e81a7f 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Manager\Entities\Sections;
+
+// Import own stuff
+use Org\Mxchange\City\Manager\Entities\ManageableCityEntities;
+
 /**
  * An interface sections manager
  *