Update response objects

This commit is contained in:
Nabeel Shahzad
2020-03-31 17:26:55 -04:00
parent 819d3bcb47
commit d1d243ef06
4 changed files with 19 additions and 12 deletions

View File

@@ -8,16 +8,14 @@ use App\Support\Units\Distance;
use App\Support\Units\Fuel;
/**
* Class Acars
*
* @param string id
*
* @property string id
* @property string pirep_id
* @property int type
* @property string name
* @property float lat
* @property float lon
* @property float altitude
* @property float lat
* @property float lon
* @property float altitude
* @property int gs
* @property int heading
* @property int order