Много всего
This commit is contained in:
@@ -18,7 +18,9 @@ class ArchiveInfoResource extends JsonResource
|
||||
'id' => $this->id,
|
||||
'num' => $this->num,
|
||||
'post_in' => $this->post_in,
|
||||
'status' => $this->status
|
||||
'status' => $this->status,
|
||||
'historyable_id' => $this->historyable_id,
|
||||
'historyable_type' => $this->historyable_type,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user