refactorings of pirep/acars api calls; separate field calls

This commit is contained in:
Nabeel Shahzad
2018-05-09 12:45:24 -05:00
parent 9542c23717
commit 4fa024045d
20 changed files with 527 additions and 288 deletions

View File

@@ -133,6 +133,11 @@ class Pirep extends Model
'route' => 'nullable',
];
/*public static $sanitize = [
'dpt_airport_id' => 'trim|uppercase',
'arr_airport_id' => 'trim|uppercase',
];*/
/**
* Get the flight ident, e.,g JBU1900
* @return string