chore: Create AccountService tests and rework models.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2022-12-10 12:07:38 +01:00
parent 3cde9c1e1e
commit a597d8ae62
144 changed files with 5804 additions and 2417 deletions

View File

@@ -24,7 +24,7 @@
namespace SP\DataModel;
use SP\Domain\Common\Adapters\DataModel;
use SP\Domain\Common\Models\Model;
defined('APP_ROOT') || die();
@@ -33,7 +33,7 @@ defined('APP_ROOT') || die();
*
* @package SP\DataModel
*/
class UserToUserGroupData extends DataModel
class UserToUserGroupData extends Model
{
/**
* @var int