]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/states/city/class_
Continued:
[city.git] / application / city / classes / states / city / class_
index a81ff3424943efb23f2e67dc754ef78589521fa9..333ef1ec52c012701d37c822365c5221c2fa75af 100644 (file)
@@ -1,4 +1,13 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\State\???;
+
+// Import application-specific stuff
+use Org\Mxchange\City\State\BaseCityState;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\State\Stateable;
+
 /**
  * A ??? city state class
  *