mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-01-25 19:48:40 +00:00
Move Models to frameworks
This commit is contained in:
parent
bb2a37f5b5
commit
5b1da2d6a8
|
|
@ -14,7 +14,7 @@ declare(strict_types=1);
|
|||
|
||||
namespace Modules\Admin\Controller;
|
||||
|
||||
use Model\Message\FormValidation;
|
||||
use phpOMS\Model\Message\FormValidation;
|
||||
|
||||
use Modules\Admin\Models\Account;
|
||||
use Modules\Admin\Models\AccountMapper;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user