chore: Refactor structure

Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
Rubén D
2024-04-28 19:47:50 +02:00
parent 6c131cbc1b
commit 016aa1d8d3
396 changed files with 1153 additions and 1139 deletions

View File

@@ -39,7 +39,7 @@ use SP\Domain\Config\Ports\ConfigDataInterface;
use SP\Domain\Core\Acl\AclInterface;
use SP\Domain\Core\Context\Context;
use SP\Domain\Core\Exceptions\SPException;
use SP\Http\JsonResponse;
use SP\Domain\Http\Services\JsonResponse;
/**
* Class ControllerBase