mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-07-11 13:18:41 +00:00
phcbf autofixes
This commit is contained in:
parent
486d386489
commit
7290393f2a
|
|
@ -26,7 +26,8 @@ use phpOMS\Stdlib\Base\FloatInt;
|
|||
* @link https://jingga.app
|
||||
* @since 1.0.0
|
||||
*/
|
||||
class Expense {
|
||||
class Expense
|
||||
{
|
||||
public int $id = 0;
|
||||
|
||||
public Account $from;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user