chore: Move account data models and unit test for account repository.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2022-07-02 18:01:56 +02:00
parent 11a2509bbb
commit de06ff5b0f
48 changed files with 862 additions and 1354 deletions

View File

@@ -25,8 +25,8 @@
namespace SP\Infrastructure\Plugin\Repositories;
use SP\DataModel\EncryptedModel;
use SP\DataModel\HydratableInterface;
use SP\DataModel\SerializedModel;
use SP\Domain\Common\Out\HydratableInterface;
/**
* Class PluginData