Some updates
This commit is contained in:
parent
33bb2e5035
commit
f82f1ca26a
7 changed files with 44 additions and 5 deletions
|
@ -78,6 +78,7 @@
|
|||
public function toArray(): array
|
||||
{
|
||||
return [
|
||||
'type' => 'tamer_job_results',
|
||||
'id' => $this->id,
|
||||
'data' => $this->data,
|
||||
'status' => $this->status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue