X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Finterfaces%2Fdatabase%2Fwrapper%2Fclass_ManageableAccountWrapper.php;fp=inc%2Fclasses%2Finterfaces%2Fdatabase%2Fwrapper%2Fclass_ManageableAccountWrapper.php;h=276cb297b404e82b7adb6579b04750e005c29355;hb=282b71b4d81f665e9e5a1cd9d881dca96e0d8b03;hp=df7e115dd960263f4a38c2b0ced66c30d7ed664a;hpb=e053fa638f78305e62c5b3f57c8627836c83223b;p=core.git diff --git a/inc/classes/interfaces/database/wrapper/class_ManageableAccountWrapper.php b/inc/classes/interfaces/database/wrapper/class_ManageableAccountWrapper.php index df7e115d..276cb297 100644 --- a/inc/classes/interfaces/database/wrapper/class_ManageableAccountWrapper.php +++ b/inc/classes/interfaces/database/wrapper/class_ManageableAccountWrapper.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -interface ManageableAccountWrapper extends FrameworkInterface { +interface ManageableAccountWrapper extends DatabaseWrapper { /** * Handles inserting the registration data from a registration instance into the database *