]> git.mxchange.org Git - city.git/blobdiff - application/city/interfaces/database/frontend/game_options/class_CityGameOptionsWrapper.php
Continued:
[city.git] / application / city / interfaces / database / frontend / game_options / class_CityGameOptionsWrapper.php
index 5be016420a1e2ce728fa0eb64b135924d7fdf07e..8734facd4167ef2736f8e80b09d41dc8fe959791 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace Org\Mxchange\City\Database\Frontend\GameOptions;
+
+// Import framework stuff
+use Org\Mxchange\CoreFramework\Database\Frontend\DatabaseWrapper;
+
 /**
  * An interface for game options (database) wrapper
  *