Fix tests and docs/better checks #130

This commit is contained in:
Nabeel Shahzad
2018-03-02 17:29:11 -06:00
parent 2df09c533b
commit 586769fbf0
14 changed files with 132 additions and 20 deletions

View File

@@ -6,6 +6,7 @@ use Illuminate\Notifications\Notifiable;
/**
* Class Airport
* @property float ground_handling_cost
* @package App\Models
*/
class Airport extends BaseModel