Continued:
[core.git] / framework / main / interfaces / database / wrapper / class_ManageableAccountWrapper.php
index ed35a64f4a791038debf9533317c06fac5cb9982..4f40af5e4139ef1f8afe6a56529795ed2310538c 100644 (file)
@@ -3,6 +3,8 @@
 namespace CoreFramework\Wrapper\Account;
 
 // Import framework stuff
+use CoreFramework\Registration\User\UserRegister;
+use CoreFramework\Result\Update\UpdateableResult;
 use CoreFramework\Wrapper\Database\DatabaseWrapper;
 
 /**