Export flights to CSV in admin #194
This commit is contained in:
@@ -16,6 +16,7 @@ use PhpUnitsOfMeasure\Exception\NonStringUnitName;
|
||||
* @property mixed route_code
|
||||
* @property mixed route_leg
|
||||
* @property Collection field_values
|
||||
* @property Collection fares
|
||||
*/
|
||||
class Flight extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user