Add cost_block_hour tests; extra logging
This commit is contained in:
@@ -9,6 +9,7 @@ use App\Interfaces\Model;
|
||||
* @property float cost
|
||||
* @property float price
|
||||
* @property mixed code
|
||||
* @property mixed count Only when merged with pivot
|
||||
* @package App\Models
|
||||
*/
|
||||
class Fare extends Model
|
||||
|
||||
@@ -14,7 +14,7 @@ use PhpUnitsOfMeasure\Exception\NonStringUnitName;
|
||||
|
||||
/**
|
||||
* Class Pirep
|
||||
*
|
||||
* @property string id
|
||||
* @property string flight_number
|
||||
* @property string route_code
|
||||
* @property string route_leg
|
||||
|
||||
Reference in New Issue
Block a user