mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-19 23:06:50 +01:00
* [ADD] Code refactoring in order to implement DDD. Work in progress.
This commit is contained in:
@@ -31,7 +31,7 @@ defined('APP_ROOT') || die();
|
||||
*
|
||||
* @package SP\DataModel
|
||||
*/
|
||||
class ProfileData extends ProfileBaseData
|
||||
class ProfileData extends UserProfileData
|
||||
{
|
||||
/**
|
||||
* @var bool
|
||||
|
||||
Reference in New Issue
Block a user