]> git.mxchange.org Git - core.git/blobdiff - inc/classes/interfaces/database/wrapper/class_ManageableAccountWrapper.php
Added generic wrapper (next commit)
[core.git] / inc / classes / interfaces / database / wrapper / class_ManageableAccountWrapper.php
index df7e115dd960263f4a38c2b0ced66c30d7ed664a..276cb297b404e82b7adb6579b04750e005c29355 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-interface ManageableAccountWrapper extends FrameworkInterface {
+interface ManageableAccountWrapper extends DatabaseWrapper {
        /**
         * Handles inserting the registration data from a registration instance into the database
         *