]> git.mxchange.org Git - core.git/blobdiff - inc/main/interfaces/database/wrapper/class_ManageableAccountWrapper.php
Continued:
[core.git] / inc / main / interfaces / database / wrapper / class_ManageableAccountWrapper.php
index c41c9bd308839e397310b9d7874ebc05e2eab11f..ed35a64f4a791038debf9533317c06fac5cb9982 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Wrapper\Account;
+
+// Import framework stuff
+use CoreFramework\Wrapper\Database\DatabaseWrapper;
+
 /**
  * An interface for wrapper handling manageable accounts
  *