FlightRouteAwards - fix if last pirep is empty/other error conditions (#886)
This commit is contained in:
@@ -36,6 +36,7 @@ use Laratrust\Traits\LaratrustUserTrait;
|
||||
* @property int state
|
||||
* @property bool opt_in
|
||||
* @property string last_pirep_id
|
||||
* @property Pirep last_pirep
|
||||
* @property UserFieldValue[] fields
|
||||
*
|
||||
* @mixin \Illuminate\Database\Eloquent\Builder
|
||||
|
||||
Reference in New Issue
Block a user