mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-04 23:54:08 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user