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,8 +25,8 @@
namespace SP\Infrastructure\Plugin\Repositories;
use SP\DataModel\EncryptedModel;
use SP\DataModel\SerializedModel;
use SP\Domain\Common\Adapters\HydratableInterface;
use SP\Domain\Common\Models\SerializedModel;
/**
* Class PluginData