mirror of
https://github.com/Karaka-Management/oms-InvestmentManagement.git
synced 2026-02-11 09:48:42 +00:00
automated phpcs fixes
This commit is contained in:
parent
33ff4478e0
commit
bfda93fd6d
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
use Modules\Admin\Models\Account;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
class InvestmentObject
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
use phpOMS\Business\Finance\DepreciationType;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
use phpOMS\Localization\BaseStringL11n;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user