Fix attribute type for PIREP status
This commit is contained in:
parent
ee6982f558
commit
e5ed66b372
@ -43,7 +43,7 @@ use Illuminate\Support\Collection;
|
|||||||
* @property User user
|
* @property User user
|
||||||
* @property Flight|null flight
|
* @property Flight|null flight
|
||||||
* @property Collection fields
|
* @property Collection fields
|
||||||
* @property int status
|
* @property string status
|
||||||
* @property bool state
|
* @property bool state
|
||||||
* @property string source
|
* @property string source
|
||||||
* @property Carbon submitted_at
|
* @property Carbon submitted_at
|
||||||
|
Loading…
Reference in New Issue
Block a user