]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/class_
Next wave:
[city.git] / application / city / classes / class_
index 6a4b9ad5df0819aa4955c2e701766a9ebc0ee5a5..408811fcbbd2dcef25e59e49dcfc62ac69f6169a 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\;
+
+// Import own stuff
+use Org\Mxchange\City\Generic\BaseCitySystem;
+
 /**
  * A ??? city class
  *
@@ -45,6 +51,3 @@ class ??? extends BaseCitySystem implements === {
                return $!!!Instance;
        }
 }
-
-// [EOF]
-?>