mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-10 18:37:00 +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:
@@ -24,8 +24,8 @@
|
||||
|
||||
namespace SP\Infrastructure\Plugin\Repositories;
|
||||
|
||||
use SP\DataModel\DataModelBase;
|
||||
use SP\DataModel\DataModelInterface;
|
||||
use SP\Domain\Common\Out\DataModelBase;
|
||||
use SP\Domain\Common\Out\DataModelInterface;
|
||||
|
||||
/**
|
||||
* Class PluginData
|
||||
|
||||
Reference in New Issue
Block a user