mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-02-13 19:18:40 +00:00
phpcs fixes
This commit is contained in:
parent
470a595fa6
commit
c4acb44677
|
|
@ -15,7 +15,6 @@ declare(strict_types=1);
|
||||||
namespace Modules\Accounting\Models;
|
namespace Modules\Accounting\Models;
|
||||||
|
|
||||||
use phpOMS\DataStorage\Database\DataMapperAbstract;
|
use phpOMS\DataStorage\Database\DataMapperAbstract;
|
||||||
use phpOMS\Localization\Defaults\LanguageMapper;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* CostCenter mapper class.
|
* CostCenter mapper class.
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,6 @@ declare(strict_types=1);
|
||||||
namespace Modules\Accounting\Models;
|
namespace Modules\Accounting\Models;
|
||||||
|
|
||||||
use phpOMS\DataStorage\Database\DataMapperAbstract;
|
use phpOMS\DataStorage\Database\DataMapperAbstract;
|
||||||
use phpOMS\Localization\Defaults\LanguageMapper;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* CostObject mapper class.
|
* CostObject mapper class.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user