Add pivot table for flight_fare to override fare #125
This commit is contained in:
@@ -35,10 +35,11 @@ class PIREPService extends BaseService
|
||||
|
||||
/**
|
||||
* PIREPService constructor.
|
||||
* @param UserService $pilotSvc
|
||||
* @param AcarsRepository $acarsRepo
|
||||
* @param GeoService $geoSvc
|
||||
* @param NavdataRepository $navRepo
|
||||
* @param PirepRepository $pirepRepo
|
||||
* @param UserService $pilotSvc
|
||||
*/
|
||||
public function __construct(
|
||||
AcarsRepository $acarsRepo,
|
||||
|
||||
Reference in New Issue
Block a user