mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-23 20:58:40 +00:00
fix minor construct bugs
This commit is contained in:
parent
d21ebb526d
commit
a416fa9407
|
|
@ -34,5 +34,6 @@ final class NullTask extends Task
|
|||
public function __construct(int $id = 0)
|
||||
{
|
||||
$this->id = $id;
|
||||
parent::__construct();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user