]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/database/frontend/class_UserPointsDatabaseWrapper.php
Continued:
[core.git] / inc / main / classes / database / frontend / class_UserPointsDatabaseWrapper.php
index bc5712e8f5b52209fd3473d9009ea0f9329c2266..efa3b2b353dddd42ff761b3719559a75c63b8e86 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Database\Wrapper\Points;
+
+// Import framework stuff
+use CoreFramework\Registry\Registerable;
+
 /**
  * A database wrapper for user points classes
  *