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