FlightRouteAwards - fix if last pirep is empty/other error conditions (#886)

This commit is contained in:
Nabeel S
2020-10-22 16:25:52 -04:00
committed by GitHub
parent 1c9d1c1733
commit 584d37f230
4 changed files with 82 additions and 7 deletions

View File

@@ -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