]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/database/wrapper/class_ManageableAccountWrapper.php
First Database, then Frontend (not Wrapper)
[core.git] / framework / main / interfaces / database / wrapper / class_ManageableAccountWrapper.php
index 4f40af5e4139ef1f8afe6a56529795ed2310538c..2e88489692ae4ccbcb3df25fcbcae7c8811370f2 100644 (file)
@@ -3,9 +3,9 @@
 namespace CoreFramework\Wrapper\Account;
 
 // Import framework stuff
+use CoreFramework\Database\Frontend\DatabaseWrapper;
 use CoreFramework\Registration\User\UserRegister;
 use CoreFramework\Result\Update\UpdateableResult;
-use CoreFramework\Wrapper\Database\DatabaseWrapper;
 
 /**
  * An interface for wrapper handling manageable accounts