mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-02-14 11:38:40 +00:00
manual cs fixes
This commit is contained in:
parent
4f270676f4
commit
802e6497ee
|
|
@ -159,7 +159,7 @@ class CostCenter
|
||||||
/**
|
/**
|
||||||
* Set parent
|
* Set parent
|
||||||
*
|
*
|
||||||
* @param string $parent Parent
|
* @param null|int|CostCenter $parent Parent
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -159,7 +159,7 @@ class CostObject
|
||||||
/**
|
/**
|
||||||
* Set parent
|
* Set parent
|
||||||
*
|
*
|
||||||
* @param string $parent Parent
|
* @param null|int|CostObject $parent Parent
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user