Post fares/expenses on PIREP to Airline journal #130
This commit is contained in:
@@ -13,11 +13,8 @@ class PirepAccepted
|
||||
|
||||
public $pirep;
|
||||
|
||||
/**
|
||||
* Create a new event instance.
|
||||
*/
|
||||
public function __construct(Pirep $pirep)
|
||||
{
|
||||
//
|
||||
$this->pirep = $pirep;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user