mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-17 20:58:43 +00:00
Fix accountmapper logintypes
This commit is contained in:
parent
a57c3f1dd9
commit
a874b3d39a
|
|
@ -22,6 +22,7 @@ use phpOMS\DataStorage\Database\Query\Builder;
|
||||||
use phpOMS\DataStorage\Database\Query\Column;
|
use phpOMS\DataStorage\Database\Query\Column;
|
||||||
use phpOMS\DataStorage\Database\RelationType;
|
use phpOMS\DataStorage\Database\RelationType;
|
||||||
use phpOMS\DataStorage\Database\DatabaseType;
|
use phpOMS\DataStorage\Database\DatabaseType;
|
||||||
|
use phpOMS\Auth\LoginReturnType;
|
||||||
|
|
||||||
class AccountMapper extends DataMapperAbstract
|
class AccountMapper extends DataMapperAbstract
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user