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

@@ -25,7 +25,7 @@
namespace SP\DataModel;
use SP\Core\Exceptions\InvalidArgumentException;
use SP\Domain\Common\Adapters\DataModel;
use SP\Domain\Common\Models\Model;
use SP\Http\Address;
/**
@@ -33,7 +33,7 @@ use SP\Http\Address;
*
* @package SP\DataModel
*/
class TrackData extends DataModel
class TrackData extends Model
{
/**
* @var int