mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-15 15:58:41 +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)
|
public function __construct(int $id = 0)
|
||||||
{
|
{
|
||||||
$this->id = $id;
|
$this->id = $id;
|
||||||
|
parent::__construct();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user