Add cost_block_hour tests; extra logging

This commit is contained in:
Nabeel Shahzad
2018-03-29 14:55:25 -05:00
parent 2090f05236
commit 08d3578d38
5 changed files with 26 additions and 14 deletions

View File

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

View File

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