Block refiling of PIREPs (#1167)

* Block refiling of PIREPs

* Style fixes

* Package updates
This commit is contained in:
Nabeel S
2021-05-03 10:00:10 -04:00
committed by GitHub
parent 5094375e13
commit fe0ef60b6c
7 changed files with 518 additions and 383 deletions

View File

@@ -44,8 +44,9 @@ use Illuminate\Support\Collection;
* @property Flight|null flight
* @property Collection fields
* @property string status
* @property bool state
* @property string source
* @property PirepState state
* @property int source
* @property string source_name
* @property Carbon submitted_at
* @property Carbon created_at
* @property Carbon updated_at