mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-01-10 14:48:43 +00:00
general fixes
This commit is contained in:
parent
9e382fca4b
commit
2b03f531c3
|
|
@ -34,6 +34,7 @@ final class NullExpenseElement extends ExpenseElement
|
|||
public function __construct(int $id = 0)
|
||||
{
|
||||
$this->id = $id;
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user